xtd 0.2.0
Loading...
Searching...
No Matches
stream_insertable.hpp
Go to the documentation of this file.
1
4#pragma once
6
8namespace xtd {
25 template<typename value_t>
27}
Concept stream_insertable.
Definition stream_insertable.hpp:26
constexpr bool is_stream_insertable_v
Convenience variable template equivalent to is_stream_insertable_v<value_t>::value.
Definition is_stream_insertable.hpp:100
Contains xtd::is_stream_insertable struct and is_stream_insertable_v struct.
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8