Boost GIL


Static Public Member Functions | List of all members
tuple_limit< Tuple > Struct Template Reference

Provides equivalent of std::numeric_limits for type std::tuple tuple_limit gets called with only tuples having integral elements. More...

#include <histogram.hpp>

Static Public Member Functions

static constexpr Tuple() min ()
 
static constexpr Tuple() max ()
 

Detailed Description

template<typename Tuple>
struct boost::gil::detail::tuple_limit< Tuple >

Provides equivalent of std::numeric_limits for type std::tuple tuple_limit gets called with only tuples having integral elements.


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