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
overloading operator<< to output object members without using friend function
Feb 24, 2023
c++
operator-overloading
friend-function
Error on MSVC when trying to declare std::make_unique as friend of my templated class
Feb 10, 2023
c++
c++14
unique-ptr
friend-function
msvc12
Friending template function from multiple classes
Dec 12, 2022
c++
function
oop
friend
friend-function
How to resolve "class must be used when declaring a friend" error?
Dec 04, 2022
c++
visual-c++
dev-c++
friend-function
Using friend function, can we overwrite the private member of the class?
Nov 02, 2022
c++
friend-function
c++ inline friend function with same name as member variable
Oct 22, 2022
c++
inline
member
friend
friend-function
template friend functions of template class
Sep 23, 2022
c++
templates
friend
friend-function
template-function
cannot convert '*void(MyClass::*)(void*) to void*(*)(void*) in pthread_create function
Oct 21, 2022
c++
pthreads
friend
friend-function
Overload operator<< for template class
Jun 12, 2017
c++
visual-studio-2010
templates
operator-overloading
friend-function
Member access control for friend function defined inside class in C++
Jun 04, 2022
c++
g++
language-lawyer
clang++
friend-function
ADL and friend injection
Dec 24, 2019
c++
templates
friend-function
argument-dependent-lookup
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
Older Entries »