stlab.adobe.com Adobe Systems Incorporated

poly< F > Class Template Reference
[Poly Library]

adobe::poly<foo> will be a runtime polymorphic value type wrapper modelling a concept represented by foo More...

#include <poly.hpp>

List of all members.

Public Member Functions

polyoperator= (poly x)
 poly ()
template<typename T >
 poly (const T &x)
 poly (move_from< poly > x)

Detailed Description

template<class F>
class adobe::poly< F >

See also:
poly_base

Definition at line 406 of file poly.hpp.


Constructor & Destructor Documentation

poly ( const T &  x ) [explicit]

T must be a regular type modeling the concept represented by F

Definition at line 415 of file poly.hpp.

poly ( move_from< poly< F > >  x )

Definition at line 417 of file poly.hpp.

poly (  )

Definition at line 421 of file poly.hpp.


Member Function Documentation

poly& operator= ( poly< F >  x )

Definition at line 419 of file poly.hpp.

Copyright © 2006-2007 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google