Skip to content

Typedef Pair

typedef Pair demo

using Pair = std::pair<A, B>

Template alias for a pair of types

Template parameters
A
B

Fully qualified name: ns::Pair

Declared at library.hpp:157

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.