GNU Octave  8.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 >:
Collaboration diagram for deletable_facet< Facet >:

Public Member Functions

template<class ... Args>
 deletable_facet (Args &&...args)
 
 ~deletable_facet ()
 

Detailed Description

template<class Facet>
struct deletable_facet< Facet >

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

Constructor & Destructor Documentation

◆ deletable_facet()

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

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

◆ ~deletable_facet()

template<class Facet >
deletable_facet< Facet >::~deletable_facet ( )
inline

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


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