rcpputils  master
C++ API providing common utilities and data structures.
File List
Here is a list of all files with brief descriptions:
[detail level 123]
 docs
  include
  rcppmath
 clamp.hppRestrict a value between two bounds
  rcpputils
 asserts.hppAssertion-like exceptions for halting tests
 endian.hppIf std::endian is not available, the necessary functions are emulated
 filesystem_helper.hppCross-platform filesystem helper functions and additional emulation of std::filesystem
 find_and_replace.hppFind and replace functionality for std::strings
 find_library.hppFind library located in OS's library paths environment variable
 get_env.hpp
 join.hppJoin container of objects into single string
 pointer_traits.hppAdditional type traits support for smart pointers
 process.hpp
 shared_library.hpp
 split.hppSplit string by provided delimiter
 thread_safety_annotations.hppEnable thread safety attributes only with clang+libcxx
 visibility_control.hppMacros for controlling visibilty of exported iterfaces