DocWire SDK
DocWire SDK: Award-winning modern data processing in C++20. SourceForge Community Choice & Microsoft support. AI-driven processing. Supports nearly 100 data formats, including email boxes and OCR. Boost efficiency in text extraction, web data extraction, data mining, document analysis. Offline processing possible for security and confidentiality
docwire::with_pimpl< T > Class Template Reference
Inheritance diagram for docwire::with_pimpl< T >:
docwire::with_pimpl_base docwire::xml::reader< safety_level >

Protected Types

using impl_type = pimpl_impl< T >
 

Protected Member Functions

template<typename... Args>
impl_typecreate_impl (Args &&... args)
 
template<typename... Args>
 with_pimpl (Args &&... args)
 
 with_pimpl (with_pimpl< T > &&other) noexcept
 
 with_pimpl (std::nullptr_t)
 
with_pimploperator= (with_pimpl &&other) noexcept
 
template<typename DeferInstantiation = void>
impl_typeimpl ()
 
template<typename DeferInstantiation = void>
const impl_typeimpl () const
 

Detailed Description

template<typename T>
class docwire::with_pimpl< T >

Definition at line 37 of file pimpl.h.


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