Go to file
2019-01-10 17:06:31 +02:00
build Use boost-install in build/Jamfile 2018-10-06 02:08:13 +03:00
doc Remove BOOST_TYPE_ERASURE_FUNCTION as it was poorly thought out. In particular, it makes it impossible to create a concept_map to allow member functions to be called for a built in type. Instead, BOOST_TYPE_ERASURE_MEMBER and BOOST_TYPE_ERASURE_FREE have been improved. 2018-02-19 18:59:15 -07:00
example Add mising #include. 2018-02-19 20:22:57 -07:00
include/boost/type_erasure Avoid copying a binding when we don't need to, as the shared_ptr copy can be expensive. 2018-02-21 15:07:30 -07:00
meta Add metadata file. 2014-08-18 15:11:53 +01:00
src Fix compile error for msvc <= 10. 2015-11-12 07:42:56 -07:00
test Compiler workarounds 2018-02-20 13:47:45 -07:00
.gitattributes Move top-level boost directory over to "devel" (temporarily) 2007-07-31 20:32:15 +00:00
.gitignore Add .gitignore 2014-03-10 11:15:27 -07:00
index.html change redirect to point to the global doc build. 2013-03-09 23:57:41 +00:00