Commit Graph

15 Commits

Author SHA1 Message Date
ttan
d3ab9a709e added x3 example of wrapping multiple attributes using std::tuple 2019-06-18 14:54:03 +08:00
Nikita Kniazev
4583a4b708 Boost.System is header only since 1.69 2018-12-30 17:06:19 +03:00
Nikita Kniazev
8a5eeb7dc1 X3.Tests: Missing calc4b in the Jamfile 2018-04-26 14:42:02 +03:00
Nikita Kniazev
d526cd1931 Use <c++-template-depth> feature 2017-12-15 01:12:06 +03:00
Ahmed Charles
51cb406b62 Fix rexpr_full so it actually builds like the other examples. 2015-05-16 14:07:18 -06:00
Ahmed Charles
cd71ff6f9a Fix Jamfile with new example location. 2015-05-15 20:16:36 -06:00
Joel de Guzman
0e17b6d05d reorganizing files into cleaner directory structures 2015-05-15 04:14:07 +08:00
Joel de Guzman
86fcb400a5 more tutorials available 2015-05-13 02:43:15 +08:00
Joel de Guzman
e1bf3b9458 Got all the num_list examples 2015-05-12 15:40:48 +08:00
Joel de Guzman
d38949f688 complex example 2015-05-12 14:53:55 +08:00
Joel de Guzman
62a735b7f2 more tutorials 2015-05-12 14:40:00 +08:00
Joel de Guzman
5e4b0a7c84 X3 now works with g++4.9 2015-04-08 11:16:32 +08:00
Joel de Guzman
5d902ee1ae update missing #include <iostream> 2015-04-08 06:40:31 +08:00
Mario Lang
6e3d372601 Prefix calcN example executables with x3_ to avoid error.
At least on Linux, b2 fails to link calc{7,8,9} since the exe name is identical
to the subdirectory containing the source files.

Prefix all calc examples with x3_ to actually allow to link them.
2014-11-20 21:16:37 +01:00
Joel de Guzman
35e09bd85e added jamfile for the examples 2014-07-18 09:04:56 +08:00