sculpto
|
Fixed ;ength string class implementation module. Useful for class templates. More...
Go to the source code of this file.
Classes | |
struct | scl::fixed_string< N > |
Namespaces | |
namespace | scl |
Functions | |
template<size_t Length> | |
scl::fixed_string (const char(&str)[Length]) -> fixed_string< Length - 1 > | |
Fixed ;ength string class implementation module. Useful for class templates.
Definition in file fixed_string.h.