tlx
Loading...
Searching...
No Matches
has_ostream_operator< Type, decltype(std::declval< std::ostream & >()<< std::declval< Type const & >(), void())> Struct Template Reference

#include <wrap_unprintable.hpp>

Static Public Attributes

static constexpr bool value
 

Detailed Description

template<typename Type>
struct tlx::has_ostream_operator< Type, decltype(std::declval< std::ostream & >()<< std::declval< Type const & >(), void())>

Definition at line 27 of file wrap_unprintable.hpp.

Member Data Documentation

◆ value

constexpr bool value
staticconstexpr

Definition at line 30 of file wrap_unprintable.hpp.


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