join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
join::TotalSize< Count, Last > Struct Template Reference

total size computation (base case). More...

#include <allocator.hpp>

Static Public Attributes

static constexpr size_t value = BasicPool<Count, Last>::_total
 

Detailed Description

template<size_t Count, size_t Last>
struct join::TotalSize< Count, Last >

total size computation (base case).

Member Data Documentation

◆ value

template<size_t Count, size_t Last>
size_t join::TotalSize< Count, Last >::value = BasicPool<Count, Last>::_total
staticconstexpr

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