sisi4s
Loading...
Searching...
No Matches
CLI::detail::is_ostreamable< T, S > Class Template Reference

#include <CLI11.hpp>

Collaboration diagram for CLI::detail::is_ostreamable< T, S >:

Static Public Attributes

static constexpr bool value = decltype(test<T, S>(0))::value
 

Member Data Documentation

◆ value

template<typename T , typename S = std::ostringstream>
constexpr bool CLI::detail::is_ostreamable< T, S >::value = decltype(test<T, S>(0))::value
staticconstexpr

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