FLANG
Fortran::common::CountedReference< A > Class Template Reference

Public Types

using type = A

Public Member Functions

 CountedReference (type *m)
 CountedReference (const CountedReference &c)
 CountedReference (CountedReference &&c)
CountedReferenceoperator= (const CountedReference &c)
CountedReferenceoperator= (CountedReference &&c)
 operator bool () const
type * get () const
type & operator* () const
type * operator-> () const

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