Scarab  v3.9.1
Project 8 C++ Utility Library
is_bool< T > Struct Template Reference

Check to see if something is bool (fail check by default) More...

#include <CLI11.hpp>

Inheritance diagram for is_bool< T >:
Inheritance graph

Detailed Description

template<typename T>
struct CLI::is_bool< T >

Check to see if something is bool (fail check by default)

Definition at line 936 of file CLI11.hpp.


The documentation for this struct was generated from the following file: