CACAO
Public Types
cacao::jit::compiler2::alloc::multiset< Key, Compare > Struct Template Reference

Public Types

typedef std::multiset< Key,
Compare, Allocator< Key > > 
type
 

Detailed Description

template<class Key, class Compare = std::less<Key>>
struct cacao::jit::compiler2::alloc::multiset< Key, Compare >

Definition at line 42 of file set.hpp.

Member Typedef Documentation

template<class Key , class Compare = std::less<Key>>
typedef std::multiset<Key, Compare, Allocator<Key> > cacao::jit::compiler2::alloc::multiset< Key, Compare >::type

Definition at line 43 of file set.hpp.


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