Arkanjo 0.1
A tool for find code duplicated functions in codebases
Loading...
Searching...
No Matches
detail::impl Namespace Reference

Functions

template<typename T >
constexpr bool is_c_string ()
 
template<typename T >
constexpr bool is_transparent ()
 

Function Documentation

◆ is_c_string()

template<typename T >
bool detail::impl::is_c_string ( )
constexpr

Definition at line 4322 of file json.hpp.

◆ is_transparent()

template<typename T >
bool detail::impl::is_transparent ( )
constexpr

Definition at line 4350 of file json.hpp.