#include <matplotlibcpp.h>
|
| template<typename U > |
| static std::true_type | test (...) |
| |
| template<typename U > |
| static std::false_type | test (Check< void(Fallback::*)(), &U::operator()> *) |
| |
|
| decltype(test< Derived >(nullptr)) typedef | type |
| |
| decltype(&Fallback::operator()) typedef | dtype |
| |
|
| static constexpr bool | value = type::value |
| |
◆ test() [1/2]
template<typename T >
template<typename U >
◆ test() [2/2]
template<typename T >
template<typename U >
◆ dtype
◆ type
◆ value
The documentation for this struct was generated from the following file:
- /home/jianqiang/CLionProjects/irafhy/include/irafhy/utility/matplotlibcpp.h