libbmb
Modern implementation of STL
Loading...
Searching...
No Matches
bmb::is_same< T, U > Struct Template Reference

is_same More...

#include <type_traits.h>

Inheritance diagram for bmb::is_same< T, U >:
[legend]

Additional Inherited Members

- Public Types inherited from bmb::integral_constant< val >
using value_type = decltype(val)
 
- Static Public Attributes inherited from bmb::integral_constant< val >
static constexpr auto value = val
 

Detailed Description

template<typename T, typename U>
struct bmb::is_same< T, U >

is_same


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