AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
◆ is_stl_container_v
template<typename T >
A type trait to helper determine if a type is an STL container. The user specifies a type and this method returns true/false to indicate if it is a STL container, that is, that it has a type named T::iterator
|
Click here for the DRAMA home page and here for the AAO home page.
For more information, contact tony.farrell@mq.edu.au
Generated by