This variable can only access a typedef in public scope
- Updated2025-07-30
- 1 minute(s) read
This variable cannot access a referenced typedef because of library or class access scope. Variables can only access typedefs that are in public scope.
This variable cannot access a referenced typedef because of library or class access scope. Variables can only access typedefs that are in public scope.
Previous
No previous sectionNext
No next sectionPrevious
No previous sectionNext
No next section