Thrill  0.1
has_ostream_operator< typename, typename > Struct Template Reference

Detailed Description

template<typename, typename = void>
struct tlx::has_ostream_operator< typename, typename >

SFINAE magic helper for wrap_unprintable()

Definition at line 23 of file wrap_unprintable.hpp.

#include <wrap_unprintable.hpp>

Static Public Attributes

static constexpr bool value = false
 

Member Data Documentation

◆ value

constexpr bool value = false
static

Definition at line 24 of file wrap_unprintable.hpp.

Referenced by tlx::wrap_unp(), and tlx::wrap_unprintable().


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