Adobe Source Libraries 1.49.0
A collection of C++ libraries.
Loading...
Searching...
No Matches
is_range< T > Struct Template Reference

does T model the boost::range concepts? More...

#include <is_range.hpp>

Static Public Attributes

static const bool value

Detailed Description

template<typename T>
struct adobe::is_range< T >

Definition at line 20 of file is_range.hpp.

Member Data Documentation

◆ value

template<typename T>
const bool value
static

Definition at line 21 of file is_range.hpp.