|
C++ Essence Library 0.1.0
A Utility Library for Modern C++ Programming
|
Public Types | |
| using | extra_size_func_type = Callable |
Public Attributes | |
| bool | preview_first_character {} |
| bool | ensure_correctness {true} |
| std::size_t | suffix_size {} |
| Callable | extra_size_func {default_extra_size_func} |