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

from::map based on std::map More...

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

Go to the source code of this file.

Typedefs

template<typename K , typename V , typename Pred = std::less<K>, typename AllocatorTag = from::default_allocator_tag>
using from::map = std::map< K, V, Pred, from::allocator< std::pair< const K, V >, AllocatorTag > >
 std::map with from::allocator.
 

Detailed Description

from::map based on std::map

Copyright 2024 libER ELDEN RING API library