Template Function udho::data(const H&, const T&, const Rest&…)

Function Documentation

Warning

doxygenfunction: Unable to resolve multiple matches for function “udho::data” with arguments (const H&, const T&, const Rest&…) 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)