fixup! Add namespace macros

This commit is contained in:
Florian Albrechtskirchinger 2022-07-29 14:33:28 +02:00
parent 478fded6f8
commit bd39ad6d16
No known key found for this signature in database
GPG Key ID: 19618CE9B2D4BE6D

View File

@ -17,7 +17,6 @@ namespace detail
{
// https://en.cppreference.com/w/cpp/experimental/is_detected
struct nonesuch
{
nonesuch() = delete;