kblib 0.2.3
General utilities library for modern C++
kblib::construct_with_capacity< C, size > Struct Template Reference

#include <kblib/containers.h>

Static Public Member Functions

static constexpr auto make () -> C
 

Detailed Description

template<typename C, std::size_t size>
struct kblib::construct_with_capacity< C, size >

Definition at line 135 of file containers.h.

Member Function Documentation

◆ make()

template<typename C , std::size_t size>
static constexpr auto kblib::construct_with_capacity< C, size >::make ( ) -> C
inlinestaticconstexpr

Definition at line 136 of file containers.h.


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