cpp_result f19982d
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Ncpp_result
 CResultResult<T, E> - Holds either a value (Ok) or an error (Err)
 CResult< void, E >Result<void, E> - Specialization for operations that return no value, only success or error