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

Public Types

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

Detailed Description

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

Definition at line 37 of file set.hpp.

Member Typedef Documentation

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

Definition at line 38 of file set.hpp.


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