Contents:
Contents
Namespaces
Classes
Functions
Typedefs
Variables
Namespace udho::forms::constraints
Namespace udho::forms::detail
Namespace udho::forms::drivers
Struct accumulated
Template Struct deserializer
Template Struct deserializer< std::chrono::time_point< std::chrono::system_clock, DurationT >, std::string >
Template Struct deserializer< std::string, std::chrono::time_point< std::chrono::system_clock, DurationT > >
Template Struct deserializer< std::string, std::string >
Template Struct deserializer< std::string, U >
Template Struct deserializer< U, U >
Template Struct deserializer< V, std::string >
Template Struct field
Template Struct field< std::chrono::time_point< std::chrono::system_clock, DurationT >, false >
Template Struct field< std::chrono::time_point< std::chrono::system_clock, DurationT >, true >
Template Struct field< T, false >
Template Struct field< T, true >
Template Struct form
Template Struct parser
Template Struct validated
Template Struct validated< form< DriverT > >
Template Function udho::forms::form_multipart
Template Function udho::forms::operator<<(accumulated&, detail::constrained_field<ValidatorT, FieldT>&)
Template Function udho::forms::operator<<(accumulated&, field<T, Required>&)
Template Function udho::forms::operator>>(form<DriverT>&, detail::constrained_field<ValidatorT, FieldT>&)
Template Function udho::forms::operator>>(form<DriverT>&, field<T, Required>&)
Template Function udho::forms::operator>>(validated<form<DriverT>>&, detail::constrained_field<ValidatorT, FieldT>&)
Template Function udho::forms::operator>>(validated<form<DriverT>>&, field<T, Required>&)
Template Function udho::forms::validate
Typedef udho::forms::form_
Typedef udho::forms::form_multipart_
Typedef udho::forms::optional
Typedef udho::forms::query_
Typedef udho::forms::required
Variable udho::forms::default_datetime_format