OpenVPN 3 Core Library
Loading...
Searching...
No Matches
jsonhelperfmt.hpp File Reference
#include <string>
#include <openvpn/common/stringtempl2.hpp>
Include dependency graph for jsonhelperfmt.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  openvpn
 
namespace  openvpn::json
 

Functions

template<typename NAME , typename TITLE >
std::string openvpn::json::fmt_name (const NAME &name, const TITLE &title)
 
template<typename TITLE , typename std::enable_if<!std::is_arithmetic< TITLE >::value, int >::type = 0>
std::string openvpn::json::fmt_name_cast (const TITLE &title)