poly< F > Class Template Reference |
Public Member Functions | |
poly & | operator= (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] |