GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
deletable_facet< Facet > Struct Template Reference

#include "oct-string.h"

Inheritance diagram for deletable_facet< Facet >:
Facet

Public Member Functions

 deletable_facet ()=delete
 
template<class ... Args>
 deletable_facet (Args &&...args)
 

Detailed Description

template<class Facet>
struct deletable_facet< Facet >

Definition at line 170 of file oct-string.h.

Constructor & Destructor Documentation

◆ deletable_facet() [1/2]

template<class Facet >
deletable_facet< Facet >::deletable_facet ( )
delete

◆ deletable_facet() [2/2]

template<class Facet >
template<class ... Args>
deletable_facet< Facet >::deletable_facet ( Args &&...  args)
inline

Definition at line 175 of file oct-string.h.


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