MRPT  1.9.9
List of all members | Static Public Attributes
mrpt::typemeta::detail::to_chars< digits > Struct Template Reference

Detailed Description

template<unsigned... digits>
struct mrpt::typemeta::detail::to_chars< digits >

Definition at line 20 of file num_to_string.h.

#include <mrpt/typemeta/num_to_string.h>

Inheritance diagram for mrpt::typemeta::detail::to_chars< digits >:

Static Public Attributes

static const char value [sizeof...(digits)+1]
 

Member Data Documentation

◆ value

template<unsigned... digits>
constexpr char mrpt::typemeta::detail::to_chars< digits >::value
static
Initial value:
= {
('0' + digits)..., 0}

Definition at line 22 of file num_to_string.h.




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 3a26b90fd Wed Mar 25 20:17:03 2020 +0100 at miƩ mar 25 23:05:41 CET 2020