8 #ifndef WPIUTIL_WPI_HOSTNAME_H_ 9 #define WPIUTIL_WPI_HOSTNAME_H_ 13 #include "wpi/StringRef.h" 17 class SmallVectorImpl;
19 std::string GetHostname();
20 StringRef GetHostname(SmallVectorImpl<char>& name);
23 #endif // WPIUTIL_WPI_HOSTNAME_H_ namespace to hold default to_json function
Definition: json_binary_writer.cpp:39