Skip to content

6.1.1 C++

Latest
Compare
Choose a tag to compare
@redboltz redboltz released this 02 Apr 03:19
· 3 commits to master since this release
44c0f70

2024-04-02 version 6.1.1 for C++

  • Fix compilation error when std::variant has the same types (#1112)
  • Improve CI (#1090, #1110)
  • Fix to avoid common function name's (has_as::check) ambiguity/conflict with other libraries' macros (#1085)