userver: userver/utils/any_storage.hpp File Reference
Loading...
Searching...
No Matches
any_storage.hpp File Reference

Detailed Description

map-like heterogeneous data storage

Definition in file any_storage.hpp.

Go to the source code of this file.

#include <cstddef>
#include <memory>
#include <new>
#include <stdexcept>
#include <type_traits>
#include <vector>
+ Include dependency graph for any_storage.hpp:
+ This graph shows which files directly or indirectly include this file:

Classes

class  utils::AnyStorageDataTag< StorageTag, Data >
 
class  utils::AnyStorage< StorageTag >
 map-like heterogeneous data storage More...
 

Namespaces

namespace  utils
 Utilities.