Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
nlohmann::detail::nonesuch Struct Reference

#include <json.hpp>

Public Member Functions

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

Detailed Description

Definition at line 2252 of file json.hpp.

Constructor & Destructor Documentation

◆ nonesuch() [1/3]

nlohmann::detail::nonesuch::nonesuch ( )
delete

Referenced by nonesuch(), nonesuch(), operator=(), and operator=().

Here is the caller graph for this function:

◆ ~nonesuch()

nlohmann::detail::nonesuch::~nonesuch ( )
delete

◆ nonesuch() [2/3]

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

References nonesuch().

◆ nonesuch() [3/3]

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

References nonesuch().

Member Function Documentation

◆ operator=() [1/2]

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

References nonesuch().

◆ operator=() [2/2]

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

References nonesuch().


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