Loading [MathJax]/jax/output/HTML-CSS/config.js
WPILibC++ 2025.3.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
detail::nonesuch Struct Reference

#include <wpi/detail/meta/detected.h>

Public Member Functions

 nonesuch ()=delete
 
 ~nonesuch ()=delete
 
 nonesuch (nonesuch const &)=delete
 
 nonesuch (nonesuch const &&)=delete
 
void operator= (nonesuch const &)=delete
 
void operator= (nonesuch &&)=delete
 

Constructor & Destructor Documentation

◆ nonesuch() [1/3]

detail::nonesuch::nonesuch ( )
delete

◆ ~nonesuch()

detail::nonesuch::~nonesuch ( )
delete

◆ nonesuch() [2/3]

detail::nonesuch::nonesuch ( nonesuch const & )
delete

◆ nonesuch() [3/3]

detail::nonesuch::nonesuch ( nonesuch const && )
delete

Member Function Documentation

◆ operator=() [1/2]

void detail::nonesuch::operator= ( nonesuch && )
delete

◆ operator=() [2/2]

void detail::nonesuch::operator= ( nonesuch const & )
delete

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