AUI Framework  master
Cross-platform module-based framework for developing C++20 desktop applications
AJsonConv< std::pair< T1, T2 > > Struct Template Reference

Static Public Member Functions

static AJson toJson (std::pair< T1, T2 > v)
 
static void fromJson (const AJson &json, std::pair< T1, T2 > &dst)
 

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