NSVD Reader  0.0.1
nodamushi::details::_to_int< false > Struct Template Reference

#include <to_int.hpp>

Static Public Member Functions

static long long conv (const std::string &v, int base=10)
 

Detailed Description

template<>
struct nodamushi::details::_to_int< false >

Definition at line 70 of file to_int.hpp.

Member Function Documentation

◆ conv()

static long long nodamushi::details::_to_int< false >::conv ( const std::string &  v,
int  base = 10 
)
inlinestatic

Definition at line 72 of file to_int.hpp.


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