qb
2.0.0.0
C++17 Actor Framework
|
Type trait to check if a type T has a push_back(T::value_type) member function. More...
#include <type_traits.h>
Type trait to check if a type T has a push_back(T::value_type) member function.
T | The type to check. |