19 Commits

Author SHA1 Message Date
Paul 5aae9403d0 Fix test with clang using c++11 2018-02-18 23:10:04 -06:00
Paul eab46fcc38 Add more license headers 2018-02-15 23:55:11 -06:00
Paul ea0d4af633 s/conditional/first_of/g 2018-02-15 10:28:05 -06:00
Paul b349d8f41b s/by/proj/g 2018-02-15 10:26:05 -06:00
Paul 070f2c9b92 Boostify 2018-02-14 14:54:32 -06:00
Paul 9c5b52191b Add construct categories as well 2016-08-11 19:58:49 -05:00
Paul f9cd490506 Use construct to construct templates as well 2016-06-23 19:05:58 -05:00
Paul 6b2348a55e Use in-place new to construct non-literal types 2016-06-23 18:57:33 -05:00
Paul a38e35322b Add test for value initialization 2016-06-23 17:34:37 -05:00
Paul ba0fe2cf3b Update construct tests 2016-06-15 14:27:49 -05:00
Paul ff5207ed5d Rename includes 2016-01-17 23:16:02 -06:00
Paul 259c765ec6 Add construct meta 2015-10-14 09:28:11 -05:00
Paul ab32573183 Add projection to construct object 2015-08-28 16:29:19 -05:00
Paul 1c73f13360 Add test for sfinae std::pair 2015-06-14 07:54:03 -05:00
Paul 77e000594d Add test using std::pair 2015-06-14 07:51:36 -05:00
Paul 08e3b12038 Add support for constructing from initializer list 2015-06-12 17:47:46 -05:00
Paul 7d46bb8da7 Check the gcc version correctly 2015-06-12 17:16:25 -05:00
Paul bd0243782f Fix tests for gcc 4.7 2015-06-12 17:03:44 -05:00
Paul be40fd789a Add construct function 2015-06-12 14:13:54 -05:00