kblib 0.2.3
General utilities library for modern C++
kblib::fakestd::detail::nat Struct Reference

#include <kblib/fakestd.h>

Public Member Functions

 nat ()=delete
 
 nat (const nat &)=delete
 
natoperator= (const nat &)=delete
 
 ~nat ()=delete
 

Detailed Description

Definition at line 185 of file fakestd.h.

Constructor & Destructor Documentation

◆ nat() [1/2]

kblib::fakestd::detail::nat::nat ( )
delete

◆ nat() [2/2]

kblib::fakestd::detail::nat::nat ( const nat )
delete

◆ ~nat()

kblib::fakestd::detail::nat::~nat ( )
delete

Member Function Documentation

◆ operator=()

nat & kblib::fakestd::detail::nat::operator= ( const nat )
delete

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