libER 0.1.4.2
ELDEN RING API library
Loading...
Searching...
No Matches
Typedefs
from_set.hpp File Reference

from::set based on std::set More...

#include <memory/from_allocator.hpp>
#include <set>

Go to the source code of this file.

Typedefs

template<typename T , typename Pred = std::less<T>, typename AllocatorTag = from::default_allocator_tag>
using from::set = std::set< T, Pred, from::allocator< T, AllocatorTag > >
 std::set with from::allocator.
 

Detailed Description

from::set based on std::set

Copyright 2024 libER ELDEN RING API library