Template Function udho::forms::operator<<(accumulated&, detail::constrained_field<ValidatorT, FieldT>&)¶
Defined in File forms.h
Function Documentation¶
Warning
doxygenfunction: Unable to resolve multiple matches for function “udho::forms::operator<<” with arguments (accumulated&, detail::constrained_field<ValidatorT, FieldT>&) in doxygen xml output for project “udho” from directory: dox/xml. Potential matches:
- template<typename T, bool Required> accumulated &operator<<(accumulated &acc, field<T, Required> &field)
- template<typename ValidatorT, typename FieldT> accumulated &operator<<(accumulated &acc, detail::constrained_field<ValidatorT, FieldT> &field)