fit::nonesuch

Summary

Constructors and Destructors

nonesuch()
nonesuch(const nonesuch &)
nonesuch(nonesuch &&)
~nonesuch()

Public functions

operator=(const nonesuch &)=delete
constexpr nonesuch &
operator=(nonesuch &&)=delete
constexpr nonesuch &

Public functions

nonesuch

constexpr fit::nonesuch::nonesuch()=delete

nonesuch

constexpr fit::nonesuch::nonesuch(  const nonesuch & )=delete

nonesuch

constexpr fit::nonesuch::nonesuch(  nonesuch && )=delete

operator=

constexpr nonesuch & fit::nonesuch::operator=(  const nonesuch & )=delete

operator=

constexpr nonesuch & fit::nonesuch::operator=(  nonesuch && )=delete

~nonesuch

 fit::nonesuch::~nonesuch()=delete