mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-04 20:54:28 +02:00
Update src/core/include/mp-units/framework/representation_concepts.h
Co-authored-by: Mateusz Pusz <mateusz.pusz@gmail.com>
This commit is contained in:
@@ -194,7 +194,6 @@ concept Complex = (!disable_complex<T>) &&
|
||||
&& WeaklyRegular<T>
|
||||
#endif
|
||||
;
|
||||
|
||||
namespace magnitude_impl {
|
||||
|
||||
void magnitude() = delete; // poison pill
|
||||
|
Reference in New Issue
Block a user