Skip to content

Instantly share code, notes, and snippets.

@gununu
Last active September 24, 2015 23:37
Show Gist options
  • Select an option

  • Save gununu/827090 to your computer and use it in GitHub Desktop.

Select an option

Save gununu/827090 to your computer and use it in GitHub Desktop.
STATIC_IF library for C++
Please refer new C++14 static_if library
https://github.com/gununu/static_if
@gununu

gununu commented Mar 6, 2015

Copy link
Copy Markdown
Author

Thank you for your recommendation.
This library's behavior is depending on GCC4.5.1. The mechanism in this library probably hasn't compatibility with C++ specification. So I would rather not propose to Boost.

Regards,
gununu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment