Skip to content
Snippets Groups Projects
Commit e2ba9648 authored by Riccardo Maria Bianchi's avatar Riccardo Maria Bianchi :sunny:
Browse files

Fix friend classes declaration.

In C++ >= 11, the friend class declaration when the friend class is typedef-ed
must use a simple-type-specifier instead of an elaborated-type-specifier.

Ref: https://community.ibm.com/community/user/ibmz-and-linuxone/blogs/fang-lu2/2020/03/24/introduction-to-the-c11-feature-extended-friend-declaration?
parent 8c767d89
No related branches found
No related tags found
1 merge request!9Fix friend classes persistification and concurrent access to add() method
Pipeline #1613573 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment