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-function
An explicit specialization cannot be a friend declaration
Jan 10, 2018
c++
templates
friend-function
explicit-specialization
c++ implicit conversion on user-defined operator for template classes
Nov 15, 2022
c++
templates
operator-overloading
c++14
friend-function
Forward declaration with friend function: invalid use of incomplete type
Jun 13, 2022
c++
forward-declaration
friend-function
Can 2 classes share a friend function?
Nov 19, 2022
c++
friend-function
How can I access a protected constructor from a friend function?
Aug 19, 2022
c++
friend-function
Overloading of hidden friends by differences only in (mutually exclusive) requires-clauses: legal or an ODR-violation?
Jun 11, 2021
c++
templates
language-lawyer
c++20
friend-function
Argument dependent lookup for friend functions
Nov 03, 2022
c++
language-lawyer
argument-dependent-lookup
friend-function
Why should we use a friend function to define the comparison operator?
Oct 15, 2022
c++
friend-function
Whether to go for a member function or friend function when the function is supposed to change state of object?
Sep 22, 2022
c++
friend-function
member-functions
Can we declare a friend function with no argument?
Mar 04, 2022
c++
class
friend-function
friend function template lookup
May 13, 2022
c++
argument-dependent-lookup
friend-function
function-templates
A friend function accessing a private member of a friend class
Aug 30, 2022
c++
friend
friend-function
friend-class
Template friend function of a template class
Dec 03, 2017
c++
visual-c++
templates
friend-function
`friend` member functions and attributes - gcc vs clang
May 23, 2021
c++
attributes
language-lawyer
c++17
friend-function
How to declare a variadic template function as a friend?
Aug 26, 2022
c++
templates
c++11
variadic-templates
friend-function
friend vs member functions in Operator Overloading C++
Mar 26, 2022
c++
operator-overloading
friend-function
C++ friend function hidden by class function?
Sep 15, 2022
c++
friend
friend-function
How can I declare a friend function in a namespace that takes an inner class as a parameter?
Nov 06, 2022
c++
inner-classes
forward-declaration
friend-function
Granting friendship to constructor/destructor of template class specialization - works under C++17, but fails under C++20
Apr 13, 2022
c++
language-lawyer
c++20
friend
friend-function
clang/g++ difference with friend function
Nov 10, 2022
c++
g++
clang++
friend-function
name-lookup
« Newer Entries
Older Entries »