The Sparta Modeling Framework
Loading...
Searching...
No Matches
sparta::utils::has_ostream_operator< T > Struct Template Reference
Inheritance diagram for sparta::utils::has_ostream_operator< T >:
Collaboration diagram for sparta::utils::has_ostream_operator< T >:

Additional Inherited Members

- Static Public Attributes inherited from sparta::utils::has_ostream_operator_impl::has_ostream_operator< T >
static std::ostream & s
 
static T const & t
 
static constexpr bool value {sizeof(test(s << t)) == sizeof(yes)}
 Test to see what happens when we invoke.
 

Detailed Description

template<typename T>
struct sparta::utils::has_ostream_operator< T >

Definition at line 73 of file DetectMemberUtils.hpp.


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