Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::stl_detail::has_size< T, typename > Struct Template Reference

Detect if a type has a size() method. More...

#include <ah-stl-functional.H>

Inheritance diagram for Aleph::stl_detail::has_size< T, typename >:
[legend]
Collaboration diagram for Aleph::stl_detail::has_size< T, typename >:
[legend]

Detailed Description

template<typename T, typename = void>
struct Aleph::stl_detail::has_size< T, typename >

Detect if a type has a size() method.

Definition at line 101 of file ah-stl-functional.H.


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