is_range< T, class > Struct Template Reference

Test for containers with begin/end range iterators. More...

Inheritance diagram for is_range< T, class >:
Collaboration diagram for is_range< T, class >:

Detailed Description

template<class T, class = void>
struct Foam::is_range< T, class >

Test for containers with begin/end range iterators.

Definition at line 213 of file pTraits.H.


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