Commit History

Author SHA1 Message Date
  Michele Caini 199b065fe3 meta: make it compile after the last changes as it ought to be 3 years ago
  Michele Caini c46e107107 meta: try to follow my own coding style :) 3 years ago
  Michele Caini a3f66387b2 meta: further refine meta_type_node to make it context aware 3 years ago
  Michele Caini 33383bd0c3 meta: try to follow my own naming convention :) 3 years ago
  Michele Caini 35b8d95671 meta: make meta_type_node even more context aware 3 years ago
  Michele Caini 6e254fb39d meta: make meta_type_node partially context aware 3 years ago
  Michele Caini f50a03dcb4 meta: make meta_ctor_node context aware 3 years ago
  Michele Caini 71554b2c19 meta: drop temporary trampoline for meta_arg 3 years ago
  Michele Caini e7762980ec meta: make meta_ctor_node and meta_func_node partially context aware 3 years ago
  Michele Caini c62099969e meta: make meta_data_node partially context aware 3 years ago
  Michele Caini c45ee64800 meta: make meta_arg context aware 3 years ago
  Michele Caini b53c243ef7 meta: refactor context argument as the last one 3 years ago
  Michele Caini 9ee084fc40 meta: make meta_template_node context aware 3 years ago
  Michele Caini 9c969fb6ac meta: context aware meta_prop_node 3 years ago
  Michele Caini 6a8a9c4b31 meta: context aware meta_arg_node function (with internal temporary trampoline) 3 years ago
  Michele Caini bc0233e34b meta: context aware resolve functions (with internal temporary trampoline) 3 years ago
  Michele Caini afd91b4e5a container: suppress a few shadow warnings 3 years ago
  Michele Caini 50349dc2af any/meta: work around the bugs of toolset v141 to also make it happy if possible 3 years ago
  Michele Caini 4b10981d75 meta: better support to rvalue references for forward_as_meta 3 years ago
  Michele Caini b16cefd534 any: better support to rvalue references for forward_as_any 3 years ago
  Michele Caini 46d6625467 dispatcher: minor changes 3 years ago
  Michele Caini a1a8e134d2 doc: mino changes 3 years ago
  Michele Caini 0b6bbcc6a3 signal: move connect_arg_t to fwd.hpp 3 years ago
  Michele Caini 5fac237153 any: favor delegating constructors if possible 3 years ago
  Michele Caini d2cc1c880c meta: any: favor delegating constructors if possible 3 years ago
  Michele Caini ac18ad5823 any: favor delegating constructors if possible 3 years ago
  Michele Caini 9ac5f6d046 meta: simplify container traits definitions 3 years ago
  Michele Caini 08adb29d91 registry: also support empty queries to get and try_get (with tests) 3 years ago
  Michele Caini 1721d07746 meta: drop useless [[maybe_unused]] 3 years ago
  Michele Caini 9401d560b0 any: drop useless [[maybe_unused]] 3 years ago