Check for complex.
More...
#include <CLI11.h>
|
| static constexpr bool | value = decltype(test<T>(0))::value |
| |
template<typename T>
class pxr_CLI::detail::is_complex< T >
Check for complex.
Definition at line 1146 of file CLI11.h.
◆ value
template<typename T >
| bool value = decltype(test<T>(0))::value |
|
staticconstexpr |
The documentation for this class was generated from the following file: