JSON Voorhees
Killer JSON for C++
Loading...
Searching...
No Matches
jsonv::in_place_ok_t Struct Reference

#include <jsonv/result.hpp>

Detailed Description

Used to inform a result constructor that it should create a result_state::ok value in-place.

result<std::mutex> mut(in_place_ok);
An adapter for enumeration types.
See also
result
ok

Definition at line 842 of file result.hpp.


The documentation for this struct was generated from the following file: