libcopp  2.2.0
Static Public Attributes
details::align_helper< N, COMPARE_TO > Struct Template Reference

#include <coroutine_context_base.h>

Collaboration diagram for details::align_helper< N, COMPARE_TO >:
Collaboration graph

Static Public Attributes

static constexpr const size_t value = align_helper_inner<N, COMPARE_TO, N >= COMPARE_TO>::value
 

Detailed Description

template<size_t N, size_t COMPARE_TO>
struct details::align_helper< N, COMPARE_TO >

Definition at line 43 of file coroutine_context_base.h.

Field Documentation

◆ value

template<size_t N, size_t COMPARE_TO>
constexpr const size_t details::align_helper< N, COMPARE_TO >::value = align_helper_inner<N, COMPARE_TO, N >= COMPARE_TO>::value
staticconstexpr

Definition at line 44 of file coroutine_context_base.h.


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