CLI11
C++11 Command Line Interface Parser
Loading...
Searching...
No Matches
Public Types | List of all members
CLI::make_void< Ts > Struct Template Reference

A copy of std::void_t from C++17 (helper for C++11 and C++14) More...

#include <TypeTools.hpp>

Public Types

using type = void
 

Detailed Description

template<typename... Ts>
struct CLI::make_void< Ts >

A copy of std::void_t from C++17 (helper for C++11 and C++14)


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