kblib 0.2.3
General utilities library for modern C++
kblib::build_end_t Struct Reference

#include <kblib/containers.h>

Public Member Functions

template<typename T >
constexpr operator T () const noexcept(noexcept(T{std::declval< build_end_t & >()}))
 

Detailed Description

Definition at line 221 of file containers.h.

Member Function Documentation

◆ operator T()

template<typename T >
constexpr kblib::build_end_t::operator T ( ) const
inlineconstexprnoexcept

Definition at line 223 of file containers.h.


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