CLI11
2.5.0
Loading...
Searching...
No Matches
CLI::detail::is_ostreamable< T, S > Class Template Reference
#include <
TypeTools.hpp
>
Static Public Attributes
static constexpr bool
value
= decltype(test<T, S>(0))::value
Member Data Documentation
◆
value
template<typename T, typename S = std::ostringstream>
bool
CLI::detail::is_ostreamable
< T, S >::value = decltype(test<T, S>(0))::value
static
constexpr
The documentation for this class was generated from the following file:
CLI/
TypeTools.hpp
CLI
detail
is_ostreamable
Generated by
1.14.0