Function gpa::detail::NewLineStr

Function Documentation

inline std::string gpa::detail::NewLineStr(StrFmtFlags strFmtFlags)

Gets a whitespace std::string with a new line.

Note

This function returns an empty std::string unless formatFlags has the GPA_STR_FMT_FORMATTED bit set

Parameters

formatFlags -- [in] The StrFmtFlags to use when creating the std::string

Returns

The whitespace std::string with the new line