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
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
Can't access private member in templated overloaded operator
Oct 29, 2025
c++
templates
operator-overloading
overloading
friend
How do you declare the friend of a generic class outside of the class decleration?
Oct 25, 2025
c++
templates
generics
friend
Allow class access to single private member
Oct 22, 2025
c++
friend
private-methods
Overloading the arithmetic operators using friend functions
Oct 20, 2025
c++
class
operator-overloading
friend
function-definition
How do I properly declare a template friend operator overload to a template class without defining it inline
Oct 19, 2025
c++
templates
c++20
friend
What is the reason to we can not define friend function in local class?
Oct 18, 2025
c++
c++11
friend
local-class
Older Entries »