Commit Graph

3 Commits

Author SHA1 Message Date
Zach Laine
143beb91de Unify binary member and nonmember macros; add subscript operator member macro.
Fixes #22.
Fixes #68.
2018-03-03 18:06:34 -06:00
Zach Laine
4c6eaec081 Add missing message string to all static_asserts without them. 2018-03-01 20:04:42 -06:00
Zach Laine
47ad8c1a9c Prohibit use of assign with BOOST_YAP_BINARY_MEMBER_OPERATOR(), and create a
new macro BOOST_YAP_USER_ASSIGN_OPERATOR_MEMBER() that guards against
assignment ambiguity.

Fixes #58.
2018-02-25 22:04:51 -06:00