AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
drama::is_stl_container< typename, typename > Struct Template Reference

Detailed Description

template<typename, typename = drama::void_t<>>
struct drama::is_stl_container< typename, typename >

Type trait returning true of the specified type is NOT a STL container.

Template Parameters
typenameThe type of interest.

#include "util.hh"

Inherits std::false_type.


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