E2350 Cannot define a pointer or reference to a reference (C++)

From RAD Studio
Jump to: navigation, search

Go Up to Compiler Errors And Warnings (C++) Index

It is illegal to have a pointer to a reference or a reference to a reference.