P
parag_paul
Isnt is so that whenever the compiler reads an #def it will replace it
with letter by letter on the place is see the macro, so what is the
purpose of keeping #defs inside a structure,
struct A{
#define A_list(e) (e)->list()
}
with letter by letter on the place is see the macro, so what is the
purpose of keeping #defs inside a structure,
struct A{
#define A_list(e) (e)->list()
}