File epiassert-bones.hpp¶
FileList > epiworld > epiassert-bones.hpp
Go to the source code of this file
Namespaces¶
| Type | Name |
|---|---|
| namespace | epiassert_detail |
Classes¶
| Type | Name |
|---|---|
| class | EpiAssert Argument-assertion utilities for epiworld. |
| struct | is_iterable <typename T, typename> Type trait that detects iterable types (types with begin() andend() ). |
| struct | is_iterable< T, std::void_t< decltype(std::begin(std::declval< const T & >())), decltype(std::end(std::declval< const T & >())) > > <typename T> |
| struct | is_iterable< std::string > <> |
The documentation for this class was generated from the following file epiworld-src/include/epiworld/epiassert-bones.hpp