mln::accu::meta::pair< A1, A2 > Struct Template Reference

Meta accumulator for pair. More...

#include <pair.hh>

Inheritance diagram for mln::accu::meta::pair< A1, A2 >:
Inheritance graph

List of all members.


Detailed Description

template<typename A1, typename A2>
struct mln::accu::meta::pair< A1, A2 >

Meta accumulator for pair.

Definition at line 110 of file pair.hh.