type_erasure/doc
2018-02-19 18:59:15 -07:00
..
Jamfile.jam 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
type_erasure.qbk Implement move assignment. Fixes #12. 2017-03-30 10:20:47 -06:00