ECSTASY
All in the name
Loading...
Searching...
No Matches
ecstasy::modifiers_allocator_size< Qs > Struct Template Reference

Get the allocator required size for a list of queryables. More...

#include <modifier_allocator_size.hpp>

Inheritance diagram for ecstasy::modifiers_allocator_size< Qs >:
Collaboration diagram for ecstasy::modifiers_allocator_size< Qs >:

Detailed Description

template<typename... Qs>
struct ecstasy::modifiers_allocator_size< Qs >

Get the allocator required size for a list of queryables.

It is equal to the sum of the modifiers memory size (if any). Returns 0 if there is no modifier.

Template Parameters
QsEvaluated types.
Author
Andréas Leroux (andre.nosp@m.as.l.nosp@m.eroux.nosp@m.@epi.nosp@m.tech..nosp@m.eu)
Since
1.0.0 (2023-11-08)

Definition at line 31 of file modifier_allocator_size.hpp.


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