mpusz / opt
Class template designed to express optionality without having to sacrifice memory to store additional bool flag
☆12Updated last year
Alternatives and similar repositories for opt:
Users that are interested in opt are comparing it to the libraries listed below
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class