Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
__gmp_alloc_cstring Struct Reference

#include <gmpfrxx.h>

Public Member Functions

 __gmp_alloc_cstring (char *s)
 
 ~__gmp_alloc_cstring ()
 

Public Attributes

char * str
 

Detailed Description

Definition at line 1690 of file gmpfrxx.h.

Constructor & Destructor Documentation

◆ __gmp_alloc_cstring()

__gmp_alloc_cstring::__gmp_alloc_cstring ( char *  s)
inline

Definition at line 1693 of file gmpfrxx.h.

References str.

◆ ~__gmp_alloc_cstring()

__gmp_alloc_cstring::~__gmp_alloc_cstring ( )
inline

Definition at line 1694 of file gmpfrxx.h.

References str.

Member Data Documentation

◆ str


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