Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in friend
Member function of incomplete class as friend = formally valid?
Feb 02, 2026
c++
friend
friend-function
Why can't I declare a type of friend function by template parameter but can with alias
Feb 01, 2026
c++
templates
friend
Template composition and friendship transitivity
Feb 01, 2026
c++
templates
refactoring
friend
how to overload operator == outside template class using friend function?
Jan 31, 2026
c++
templates
overloading
operator-keyword
friend
Why can't my friend class access a private member?
Jan 23, 2026
c++
pointers
linked-list
enumeration
friend
Need clarification on scope of Friend and Protected Friend
Jan 19, 2026
.net
scope
friend
protected
Template specializations in friend declarations post C++20
Dec 20, 2025
c++
language-lawyer
c++20
template-specialization
friend
Why does friendship seem transitive with befriended function templates?
Dec 11, 2025
c++
templates
language-lawyer
friend
friend-function
Why is a type alias not allowed to be a friend class name in C++?
Dec 09, 2025
c++
c++11
types
friend
type-alias
How to use friend keyword for template class
Dec 08, 2025
c++
class
templates
friend
Overloading operator "<<" in C++ with template-dependent type
Dec 04, 2025
c++
templates
operator-overloading
friend
Link error when using friend function in template linkedlist
Dec 02, 2025
c++
templates
linked-list
linker-errors
friend
Why is "friend" needed in "operator<<()" overload definition?
Dec 02, 2025
c++
class
operator-overloading
friend
Template friend function of template class that introduces a new template parameter
Nov 20, 2025
c++
templates
friend
Accessing protected members of another class
Nov 19, 2025
c#
class
friend
access-modifiers
C++ template friend class does not satisfy conceptual constraints because it is an incomplete type
Nov 04, 2025
c++
templates
friend
incomplete-type
concept
Are friend functions inherited? and why would a base class FRIEND function work on a derived class object?
Nov 02, 2025
c++
class
inheritance
friend
friend-function
Alternative to friendship?
Oct 30, 2025
c++
encapsulation
friend
access-control
Older Entries »