|
libqasm
library for handling cQASM files
|
Implementation for cqasm-utils.hpp. More...
Go to the source code of this file.
Namespaces | |
| cqasm | |
| Toplevel namespace with entry points for the new API. | |
| cqasm::utils | |
| Namespace for various utility functions. | |
Functions | |
| std::string | cqasm::utils::lowercase (const std::string &name) |
| Makes a string lowercase. More... | |
| bool | cqasm::utils::case_insensitive_equals (const std::string &lhs, const std::string &rhs) |
| Case-insensitive string compare. More... | |
Implementation for cqasm-utils.hpp.
Definition in file cqasm-utils.cpp.

1.8.13