mlpack
CLI
detail
is_istreamable
Static Public Attributes
|
List of all members
CLI::detail::is_istreamable< T, S > Class Template Reference
Check for input streamability.
More...
#include <
CLI11.hpp
>
Static Public Attributes
static constexpr bool
value
= decltype(test<T, S>(0))::value
Detailed Description
template<typename T, typename S = std::istringstream>
class CLI::detail::is_istreamable< T, S >
Check for input streamability.
The documentation for this class was generated from the following file:
src/mlpack/bindings/cli/third_party/CLI/
CLI11.hpp
Generated by
1.8.13