move/example
James E. King III b88edb13b5 Add CI framework
- travis with valgrind, cppcheck, ubsan, codecov, covscan (future)
  - appveyor with MSVC 2010 through 2017, cygwin 32/64, mingw 32/64
  - README, LICENSE, etc.
2018-06-19 06:21:21 +00:00
..
copymovable.hpp Added BOOST_MOVE_RET 2014-02-15 23:04:15 +01:00
doc_clone_ptr.cpp Added BOOST_MOVE_BASE utility 2014-11-01 19:32:36 +01:00
doc_construct_forward.cpp Replaced <boost/move/utility.hpp> with <boost/move/utility_core.hpp> when possible to minimize dependencies. 2014-09-25 16:15:36 +02:00
doc_file_descriptor.cpp Replaced <boost/move/utility.hpp> with <boost/move/utility_core.hpp> when possible to minimize dependencies. 2014-09-25 16:15:36 +02:00
doc_how_works.cpp * Better header segregation (bug 2012-11-24 21:03:23 +00:00
doc_move_algorithms.cpp * Better header segregation (bug 2012-11-24 21:03:23 +00:00
doc_move_inserter.cpp * Better header segregation (bug 2012-11-24 21:03:23 +00:00
doc_move_iterator.cpp * Better header segregation (bug 2012-11-24 21:03:23 +00:00
doc_move_return.cpp Added BOOST_MOVE_RET 2014-02-15 23:04:15 +01:00
doc_template_assign.cpp Documented limitations reported in Trac #12194 and Trac #12307 2016-07-29 11:55:10 +02:00
Jamfile.v2 Add CI framework 2018-06-19 06:21:21 +00:00
movable.hpp Fixes #8420 and some clang errors. 2014-02-24 08:29:31 +01:00