|
Majoranapp
A C++ library for studying MZM in non-interacting systems
|

Go to the source code of this file.
Functions | |
| constexpr unsigned int | str2int (const char *str, int h=0) |
| converting c_str() into constexpr int, which can be used in switch statement More... | |
| constexpr unsigned int str2int | ( | const char * | str, |
| int | h = 0 |
||
| ) |
converting c_str() into constexpr int, which can be used in switch statement
| str | |
| h |