libpgplotxx.a (C++ interface to PGPLOT)

◆ Handle() [2/3]

template<class X>
pgplot::Handle< X >::Handle ( Treference_to_const  x)
inline

Initializing constructor.

Definition at line 253 of file pghandle.h.

253  :
254  Tbase(x) { }
HandleOfConst< Tvalue > Tbase
Definition: pghandle.h:238