statechart/example
Daniela Engert 4c4e3e20c1 Most members of std::allocate are deprecated in C++17
Replace them by their cousins from std::allocator_traits. In addition to that, std::allocator<void> (used as default argument to the 'Alloc' template parameter of some public types) is deprecated too, and needs some sort of emulation. The emulation type is a mere placeholder without ever being used. Without that, heaps of deprecation warnings will fall onto humble users when compiling with MSVC 15 in C++17 mode.
2018-10-27 09:28:11 -04:00
..
BitMachine Add or fix svn:mime-type and svn:eol-style for several files. 2008-11-09 11:44:08 +00:00
Camera Add or fix svn:mime-type and svn:eol-style for several files. 2008-11-09 11:44:08 +00:00
Handcrafted Merged fixes for #4156 from trunk to the release branch. 2010-04-30 12:23:50 +00:00
Keyboard Add or fix svn:mime-type and svn:eol-style for several files. 2008-11-09 11:44:08 +00:00
Performance Add or fix svn:mime-type and svn:eol-style for several files. 2008-11-09 11:44:08 +00:00
PingPong Most members of std::allocate are deprecated in C++17 2018-10-27 09:28:11 -04:00
StopWatch Add or fix svn:mime-type and svn:eol-style for several files. 2008-11-09 11:44:08 +00:00
Jamfile.v2 Merged 1.36 changes from trunk to release branch 2008-07-15 22:50:59 +00:00