Library extentions for STL.
Contains extentions are related to the Standard C++ library types.
Modules | |
std::array | |
std::array support | |
std::chrono::microseconds | |
std::chrono::microseconds support | |
std::list | |
std::list support | |
std::nullopt_t | |
std::nullopt support | |
std::nullptr | |
std::nullptr support | |
std::optional | |
std::optional type support | |
std::pair | |
std::pair support | |
std::shared_ptr | |
std::shared_ptr support | |
std::string | |
std::string | |
std::string_view | |
std::string_view | |
std::chrono::system_clock::time_point | |
std::chrono::system_clock::time_point support | |
std::tuple | |
std::tuple support | |
std::unique_ptr | |
std::unique_ptr support | |
std::vector | |
std::vector support | |
std::weak_ptr | |
std::weak_ptr support | |