Mentions légales du service

Skip to content
  • Philippe Virouleau's avatar
    Fix others failures with clang · 177c3370
    Philippe Virouleau authored
    Including:
     - missing data sharing attributes in some pragmas
     - workaround clang's inability to properly capture static const class members
     - enforce a const_iterator when calling erase
    177c3370