Searched defs:subrule_definition (Results 1 – 2 of 2) sorted by relevance
316 struct subrule_definition struct318 typedef mpl::int_<ID_> id_type;321 typedef Locals locals_type;322 typedef Attr attr_type;323 typedef AttrRef attr_reference_type;324 typedef Parameters parameter_types;325 static size_t const params_size = ParamsSize;327 typedef Subject subject_type;328 typedef mpl::bool_<Auto_> auto_type;332 Subject, auto_type> binder_type;[all …]
343 struct subrule_definition struct345 typedef mpl::int_<ID_> id_type;348 typedef Locals locals_type;349 typedef Attr attr_type;350 typedef AttrRef attr_reference_type;351 typedef Parameters parameter_types;352 static size_t const params_size = ParamsSize;354 typedef Subject subject_type;355 typedef mpl::bool_<Auto_> auto_type;359 Subject, auto_type> binder_type;[all …]