This website requires JavaScript.
Explore
Help
Sign In
townforge
/
type_erasure
Watch
1
Star
0
Fork
0
You've already forked type_erasure
Code
Issues
Pull Requests
Releases
Wiki
Activity
cc
type_erasure
/
doc
History
Steven Watanabe
9b717af1f0
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
..
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