Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
__gmp_unary_expr< T, Op > Struct Template Reference

#include <gmpfrxx.h>

Inheritance diagram for __gmp_unary_expr< T, Op >:
[legend]

Public Member Functions

 __gmp_unary_expr (const T &v)
 

Public Attributes

__gmp_resolve_ref< T >::ref_type val
 

Private Member Functions

 __gmp_unary_expr ()
 

Detailed Description

template<class T, class Op>
struct __gmp_unary_expr< T, Op >

Definition at line 1799 of file gmpfrxx.h.

Constructor & Destructor Documentation

◆ __gmp_unary_expr() [1/2]

template<class T , class Op >
__gmp_unary_expr< T, Op >::__gmp_unary_expr ( const T &  v)
inline

Definition at line 1804 of file gmpfrxx.h.

◆ __gmp_unary_expr() [2/2]

template<class T , class Op >
__gmp_unary_expr< T, Op >::__gmp_unary_expr ( )
private

Member Data Documentation

◆ val


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