Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
'identifier' : private and protected members cannot be initialized without a constructor
Only members and friends can assign a value to a private or protected member. Nonpublic members should be initialized in the class constructor.