NSVD Reader  0.0.1
nodamushi::svd::path_details Namespace Reference

Functions

constexpr int compare (char a, char b)
 
constexpr int num (char c)
 
template<typename S1 , typename S2 >
constexpr int compare (const S1 &s1, const S2 &s2)
 

Function Documentation

◆ compare() [1/2]

constexpr int nodamushi::svd::path_details::compare ( char  a,
char  b 
)

Definition at line 19 of file path.hpp.

◆ compare() [2/2]

template<typename S1 , typename S2 >
constexpr int nodamushi::svd::path_details::compare ( const S1 &  s1,
const S2 &  s2 
)

Definition at line 34 of file path.hpp.

◆ num()

constexpr int nodamushi::svd::path_details::num ( char  c)

Definition at line 29 of file path.hpp.