qb
2.0.0.0
C++17 Actor Framework
|
Type trait to check if an iterator T points to map elements (i.e., std::pair). More...
#include <type_traits.h>
Type trait to check if an iterator T points to map elements (i.e., std::pair).
T | The iterator type to check. |