VCCC  2024.05
VisualCamp Common C++ library
basic_istream.hpp File Reference

Go to the source code of this file.

Classes

struct  has_typename_char_type< T, typename >
 
struct  has_typename_char_type< T, void_t< typename T::char_type > >
 
struct  has_typename_traits_type< T, typename >
 
struct  has_typename_traits_type< T, void_t< typename T::traits_type > >
 
struct  derived_from_basic_istream< U, bool >
 
struct  derived_from_basic_istream< U, true >
 
struct  basic_istream_niebloid< T >
 

Namespaces

 vccc
 
 vccc::ranges
 
 vccc::ranges::views
 
 vccc::ranges::views::detail
 

Variables

template<typename T >
constexpr VCCC_INLINE_OR_STATIC detail::basic_istream_niebloid< T > istream {}