10#include "platform_impl.inl"
15 static constexpr inline const char* directory_separator =
"\\";
16 static constexpr inline const char* nul_device_name =
"nul";
18 static constexpr inline const char* directory_separator =
"/";
19 static constexpr inline const char* nul_device_name =
"/dev/null";
constexpr auto bit_count
Equal to the number of bits in the type.