mirror of
https://github.com/boostorg/fusion.git
synced 2025-07-23 17:17:23 +02:00
#define to allow testing if unused_type has IO
[SVN r51286]
This commit is contained in:
@ -13,6 +13,8 @@
|
|||||||
# pragma warning(disable: 4522) // multiple assignment operators specified warning
|
# pragma warning(disable: 4522) // multiple assignment operators specified warning
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#define BOOST_FUSION_UNUSED_HAS_IO
|
||||||
|
|
||||||
namespace boost { namespace fusion
|
namespace boost { namespace fusion
|
||||||
{
|
{
|
||||||
struct unused_type
|
struct unused_type
|
||||||
|
Reference in New Issue
Block a user