emlabcpp
modern opinionated embedded C++ library
|
Go to the source code of this file.
Classes | |
struct | emlabcpp::result |
result represents an result of some operation, as an alternative to returning just bool with true/false value. More... | |
Namespaces | |
emlabcpp | |
MIT License. | |
Enumerations | |
enum class | emlabcpp::result_e : uint8_t { emlabcpp::SUCCESS = 0 , emlabcpp::ERROR = 1 } |