SOLIDstate
A C++ library for solid state physics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Namespaces | Functions
StrToInt.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 solid
 SOLIDstate namespace.
 

Functions

constexpr unsigned int solid::StrToInt (const char *str, int h=0)
 Covertr string to intiger copied from StackOverflow More...