mirror of
https://github.com/boostorg/fusion.git
synced 2025-07-22 16:47:18 +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
|
||||
#endif
|
||||
|
||||
#define BOOST_FUSION_UNUSED_HAS_IO
|
||||
|
||||
namespace boost { namespace fusion
|
||||
{
|
||||
struct unused_type
|
||||
|
Reference in New Issue
Block a user