rcpputils
master
C++ API providing common utilities and data structures.
|
▼Nrcpputils | |
▼Nfs | |
Cpath | Drop-in replacement for std::filesystem::path |
CAssertionException | An assertion-like exception for halting tests if conditions are not met |
CIllegalStateException | An exception to be thrown when a state check fails |
Cis_pointer | Type traits for validating if T is of type pointer or smart pointer |
Cremove_pointer | Type traits for deducing the data type of T from a pointer or smart pointer |
CSharedLibrary |