|
NSVD Reader
0.0.1
|
#include <svd_reader.hpp>
Static Public Member Functions | |
| template<typename T > | |
| static std::pair< size_t, size_t > | _trim (T &str) |
| static void | trim (std::string &str) |
| remove white spaces More... | |
| static std::string | trimc (const std::string &str) |
| remove white spaces More... | |
Definition at line 100 of file svd_reader.hpp.
|
inlinestatic |
Definition at line 103 of file svd_reader.hpp.
|
inlinestatic |
remove white spaces
Definition at line 125 of file svd_reader.hpp.
|
inlinestatic |
remove white spaces
Definition at line 161 of file svd_reader.hpp.