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

Check to see if something is bool (true if actually a bool) More...

#include <CLI11.hpp>

Inheritance diagram for is_bool< bool >:
Inheritance graph

Detailed Description

template<>
struct CLI::is_bool< bool >

Check to see if something is bool (true if actually a bool)

Definition at line 939 of file CLI11.hpp.


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