Character used as the preferred path separator on this platform.
Declared in <bdls_pathutil.h>
static
char const k_SEPARATOR;
Use of this constant is strongly discouraged, as platforms like Windows may support multiple separators in different contexts; prefer functions to join and split path strings instead.