Template Function udho::data(const T&)¶
Defined in File access.h
Function Documentation¶
Warning
doxygenfunction: Unable to resolve multiple matches for function “udho::data” with arguments (const T&) in doxygen xml output for project “udho” from directory: dox/xml. Potential matches:
- template<typename H, typename T, typename ...Rest> auto data(const H &head, const T &tail, const Rest&... rest)
- template<typename H, typename T> data_helper<H, T>::result_type data(const H &head, const T &tail)
- template<typename T> prepared<T> data(const T &obj)