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 one-definition-rule
c++ include different header files with same implementation of class in multiple source files
Aug 28, 2022
c++
compilation
g++
one-definition-rule
explicit specialization of class method - symbol already defined
Aug 22, 2022
c++
templates
linker-errors
explicit-specialization
one-definition-rule
pointer to function and ODR
Aug 21, 2022
c++
c++11
function-pointers
function-templates
one-definition-rule
std::make_unique, anonymous namespace and ODR
May 05, 2022
c++
gcc
c++14
one-definition-rule
ODR violation in GCC 6.3.0 with types defined in two separate translation units
Aug 30, 2022
c++
gcc
g++
one-definition-rule
What am I allowed to do with a static, constexpr, in-class initialized data member?
Sep 24, 2022
c++
c++11
static-members
constexpr
one-definition-rule
Safe to pass empty variables by value, when they have no definition?
Oct 26, 2022
c++
c++11
c++14
extern
one-definition-rule
About ODR-violations and template variables
Feb 11, 2022
c++
templates
c++14
constexpr
one-definition-rule
undefined reference when accessing static constexpr float member
Apr 26, 2022
c++
clang
constexpr
one-definition-rule
I just can not understand DR 712
Jul 01, 2021
c++
c++11
language-lawyer
c++17
one-definition-rule
Assign static constexpr class member to runtime variable
Nov 06, 2022
c++
templates
c++11
constexpr
one-definition-rule
A virtual member function is used if it is not pure?
Aug 10, 2018
c++
pure-virtual
language-lawyer
one-definition-rule
In class static const ODR
Mar 23, 2022
c++
gcc
linker
one-definition-rule
Declaring functions and variables multiple times in C++
Feb 14, 2022
c++
declaration
definition
one-definition-rule
C++: Different classes with the same name in different translation units
Sep 22, 2021
c++
one-definition-rule
Is an implementation required to diagnose ODR-violations of duplicated definitions of the same explicit specialization within the same TU?
May 06, 2022
c++
templates
language-lawyer
template-specialization
one-definition-rule
struct with same name but different member in C++
Oct 19, 2022
c++
c++11
undefined-behavior
one-definition-rule
Why does passing to a function a set::iterator instead of a const_iterator violate the One Definition Rule?
Oct 23, 2022
c++
iterator
set
parameter-passing
one-definition-rule
Where should the definition of an explicit specialization of a class template be placed in C++?
Nov 15, 2022
c++
templates
language-lawyer
standards
one-definition-rule
« Newer Entries
Older Entries »