apiaryio / drafter

API Blueprint Parser (C++)
https://apiblueprint.org/
MIT License
301 stars 54 forks source link

Avoid Visual C++ warning c4800 in MSON.h #736

Closed tjanc closed 5 years ago

tjanc commented 5 years ago

Example:

c:\projects\drafter\ext\snowcrash\src\MSON.h(424): warning C4800: 'const mpark::monostate *': forcing value to bool 'true' or 'false' (performance warning) [C:\projects\drafter\build\ext\snowcrash\snowcrash.vcxproj]
  BlueprintSourcemap.cc