CLI11
C++11 Command Line Interface Parser
Loading...
Searching...
No Matches
CLI
detail
is_complex
Static Public Attributes
|
List of all members
CLI::detail::is_complex< T > Class Template Reference
Check for complex.
More...
#include <
TypeTools.hpp
>
Static Public Attributes
static constexpr bool
value
= decltype(test<T>(0))::value
Detailed Description
template<typename T>
class CLI::detail::is_complex< T >
Check for complex.
The documentation for this class was generated from the following file:
include/CLI/
TypeTools.hpp
Generated by
1.9.8