コミット履歴

作者 SHA1 メッセージ 日付
  Michele Caini 8dcabba31b meta: clarify utilities behavior with regard to context, instances and arguments 3 年 前
  Michele Caini 294064f11f meta: args are always rebinded to the right context (with non-regression tests) 3 年 前
  Michele Caini d125229312 doc: more about the new meta context rework 3 年 前
  Michele Caini 11c1e23a91 meta: context aware copy/move ctor for meta_any 3 年 前
  Michele Caini 82bc2e1fe4 test: no need to test mixing meta contexts actually, dropped the todo 3 年 前
  Michele Caini 92a00f591d test: context aware meta handle 3 年 前
  Michele Caini 04716a7fde meta: minor changes 3 年 前
  Michele Caini b6155080b2 test: a few more tests for meta_handle 3 年 前
  Michele Caini 0a61de4a09 test: context aware meta_any 3 年 前
  Michele Caini 7121da100a test: context aware meta sequence containers 3 年 前
  Michele Caini 7bee969ebf test: context aware meta pointers (dereferencing picks the type from the right context) 3 年 前
  Michele Caini 4a0a534796 test: context aware forward_as_meta 3 年 前
  Michele Caini a0041d9062 meta: resolve an ambiguity and avoid redundant default ctors (win-win) 3 年 前
  Michele Caini 3dd768bb9b meta: context aware meta template 3 年 前
  Michele Caini 2a307a681f test: context aware meta prop 3 年 前
  Michele Caini dd1211d021 meta: combine enable_if_t and a meta policy detection utility to avoid API changes 3 年 前
  Michele Caini 09a600d68a meta: propagate API changes to the internal functions 3 年 前
  Michele Caini 7c25b46513 test: minor changes 3 年 前
  Michele Caini dc42486de8 test: drop redundant using namespace 3 年 前
  Michele Caini 36411faf43 test: context aware meta dtor 3 年 前
  Michele Caini a9cd565d65 test: context aware meta conv 3 年 前
  Michele Caini 0adbb0ad16 test: context aware meta ctor 3 年 前
  Michele Caini db31f77d63 test: context aware meta func 3 年 前
  Michele Caini c275afef28 test: context aware meta data 3 年 前
  Michele Caini 4bad4f3067 test: context aware meta bases 3 年 前
  Michele Caini d2048c037a test: bare minimum tests for meta types from different contexts 3 年 前
  Michele Caini 2a39717893 test: add all desired tests for meta context support 3 年 前
  Michele Caini 49c2ae0e77 test: context aware meta resolve 3 年 前
  Michele Caini 869c18f150 test: prepare to test meta context support 3 年 前
  Michele Caini d79cb5ca98 meta: turn meta_handle into a context aware wrapper 3 年 前