|
rcpputils
master
C++ API providing common utilities and data structures.
|
| docs | |
| ▼ include | |
| ▼ rcppmath | |
| clamp.hpp | Restrict a value between two bounds |
| ▼ rcpputils | |
| asserts.hpp | Assertion-like exceptions for halting tests |
| endian.hpp | If std::endian is not available, the necessary functions are emulated |
| filesystem_helper.hpp | Cross-platform filesystem helper functions and additional emulation of std::filesystem |
| find_and_replace.hpp | Find and replace functionality for std::strings |
| find_library.hpp | Find library located in OS's library paths environment variable |
| get_env.hpp | |
| join.hpp | Join container of objects into single string |
| pointer_traits.hpp | Additional type traits support for smart pointers |
| process.hpp | |
| shared_library.hpp | |
| split.hpp | Split string by provided delimiter |
| thread_safety_annotations.hpp | Enable thread safety attributes only with clang+libcxx |
| visibility_control.hpp | Macros for controlling visibilty of exported iterfaces |
1.8.17