sparrow 0.3.0
Loading...
Searching...
No Matches
sparrow::mpl::dependent_false< T > Struct Template Reference

Workaround to replace static_assert(false) in template code. More...

#include <mp_utils.hpp>

Inheritance diagram for sparrow::mpl::dependent_false< T >:
[legend]
Collaboration diagram for sparrow::mpl::dependent_false< T >:
[legend]

Detailed Description

template<class... T>
struct sparrow::mpl::dependent_false< T >

Workaround to replace static_assert(false) in template code.

https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2023/p2593r1.html

Definition at line 32 of file mp_utils.hpp.


The documentation for this struct was generated from the following file: