mirror of
https://github.com/boostorg/gil.git
synced 2026-01-30 20:02:11 +00:00
C++11 / 20.11.2 Header <type_traits> synopsis 1 The behavior of a program that adds specializations for any of the class templates defined in this subclause is undefined unless otherwise specified. The specializations are not used anywhere, so they are safe to remove without providing a replacement. Fixes #283