kblib 0.2.3
General utilities library for modern C++
kblib::detail::value< I, T > Struct Template Reference

#include <kblib/stringops.h>

Public Attributes

v
 

Detailed Description

template<std::size_t I, typename T>
struct kblib::detail::value< I, T >

Definition at line 268 of file stringops.h.

Member Data Documentation

◆ v

template<std::size_t I, typename T >
T kblib::detail::value< I, T >::v

Definition at line 269 of file stringops.h.


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