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

from::deque based on std::deque More...

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

Go to the source code of this file.

Typedefs

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

Detailed Description

from::deque based on std::deque

Copyright 2024 libER ELDEN RING API library