Definition at line 170 of file pair.h.
170 {
172 "Type T must be one of the pair's element types");
174 "Type T must be unique in the pair");
177 } else {
179 }
180}
constexpr remove_reference< T >::type && move(T &&t) noexcept
static constexpr bool value
References move(), and fl::is_same< T, U >::value.