Snapchat / djinni

A tool for generating cross-language type declarations and interface bindings. Djinni's new home is in the Snapchat org.
Apache License 2.0
173 stars 50 forks source link

Workaround for known GCC bug regarding explicit specialization in non namespace scope #163

Closed arekmula closed 7 months ago

arekmula commented 7 months ago

Hey,

This is a workaround for a known bug in GCC.

Similar issue on StackOverflow