Rosetta
|
#include <T07.class.hpp>
Public Member Functions | |
Pointers_and_References ()=delete | |
Public Attributes | |
int * | ip_not_binded |
float * | fp_not_binded |
int & | i_r |
float & | f_r |
|
delete |
float& Pointers_and_References::f_r |
float* Pointers_and_References::fp_not_binded |
int& Pointers_and_References::i_r |
int* Pointers_and_References::ip_not_binded |