EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
nlohmann::detail::nonesuch Struct Reference

#include <acts/blob/sPHENIX/thirdparty/nlohmann_json/single_include/nlohmann/json.hpp>

Public Member Functions

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

Detailed Description

Definition at line 2652 of file json.hpp.

View newest version in sPHENIX GitHub at line 2652 of file json.hpp

Constructor & Destructor Documentation

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

Member Function Documentation

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

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