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
Name which introduced by friend declaration
Aug 16, 2026
c++
friend
C++ Call private / protected function of a common base class
Aug 15, 2026
c++
oop
inheritance
friend
Reduce compilation times and dependencies using friend class
Aug 04, 2026
c++
templates
friend
friend-function
friend of specialized template class (C++)
Aug 01, 2026
c++
templates
compiler-errors
friend
template-specialization
Hidden Friend Concept in C++
Jul 26, 2026
c++
friend
idioms
C++ friend vs public
Jul 21, 2026
c++
public
friend
Can friend comparison operator be defined for a local class?
Jul 16, 2026
c++
language-lawyer
c++20
friend
comparison-operators
c++ Friend function not recognised as friend with template specialisation
Jul 06, 2026
c++
templates
friend
specialization
C++ how to call parent's friend function?
Jul 03, 2026
c++
inheritance
friend
friend classes with pointers to each other
Jun 29, 2026
c++
class
friend
c++ class friend
Jun 27, 2026
c++
class
inheritance
friend
How to define and use a friend function to a temlate class with the same template?
Jun 27, 2026
c++
function
templates
friend
Using friend to reduce verbosity
Jun 19, 2026
c++
templates
operator-overloading
friend
friend declaration in C++
Jun 17, 2026
c++
declaration
friend
How to define a friend template function of a template class outside of its declaration?
Jun 17, 2026
c++
templates
friend
Befriending specific specialization works in gcc and msvc but not in clang
Jun 10, 2026
c++
language-lawyer
c++20
template-specialization
friend
Implicit conversion of lefthand argument in in-class declared friend operator
Jun 06, 2026
c++
c++11
operator-overloading
friend
crtp
Why must a function, declared as friend in Class A, be defined as a public function in Class B?
May 26, 2026
c++
class
friend
Older Entries »