JSON Voorhees
Killer JSON for C++
jsonv::basic_value_binary_predicate< FCompare, FResult > Struct Template Reference
+ Inheritance diagram for jsonv::basic_value_binary_predicate< FCompare, FResult >:

Public Types

using first_argument_type = value
 
using second_argument_type = value
 
using result_type = bool
 

Public Member Functions

bool operator() (const value &a, const value &b) const
 

Detailed Description

template<typename FCompare, typename FResult>
struct jsonv::basic_value_binary_predicate< FCompare, FResult >

Definition at line 51 of file functional.hpp.


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