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
GoogleTest PrintTo not getting called for a class
Feb 13, 2019
c++
googletest
one-definition-rule
If I don't odr-use a variable, can I have multiple definitions of it across translation units?
Sep 07, 2022
c++
linker
c++11
standards
one-definition-rule
Odd behavior passing static constexpr members without definitions by value
Jul 17, 2021
c++
gcc
clang
c++14
one-definition-rule
anonymous namespaces and the one definition rule
Apr 05, 2022
c++
namespaces
one-definition-rule
Passing literal as a const ref parameter
Aug 18, 2022
c++
c++11
one-definition-rule
forwarding-reference
pass-by-const-reference
Is there a way to detect inline function ODR violations?
Jan 29, 2022
c++
linker
g++
linker-errors
one-definition-rule
Is it safe to use #ifdef guards on C++ class member functions?
Sep 11, 2022
c++
objective-c
objective-c++
conditional-compilation
one-definition-rule
Impossibly Fast C++ Delegates and different translation units
Nov 26, 2020
c++
delegates
language-lawyer
one-definition-rule
Necessity of forward-declaring template functions
Nov 04, 2022
c++
c++11
variadic-functions
variadic-templates
one-definition-rule
c & c++ default global variable linkage, multiple declaration & definition problem
Feb 15, 2022
c++
c
linkage
multiple-definition-error
one-definition-rule
Why is multiple definition of a const global variable allowed in C++ and not in C?
Oct 09, 2022
c++
c
constants
one-definition-rule
Why are const ints (or shorts) captured implicitly in lambdas? [duplicate]
Aug 29, 2022
c++
lambda
scope
language-lawyer
one-definition-rule
Do distinct functions have distinct addresses?
May 03, 2022
c++
function-pointers
language-lawyer
one-definition-rule
comdat-folding
Can using a lambda in header files violate the ODR?
Aug 25, 2022
c++
c++11
lambda
language-lawyer
one-definition-rule
What does it mean to "ODR-use" something?
Nov 20, 2022
c++
templates
one-definition-rule
When should I write the keyword 'inline' for a function/method?
Aug 13, 2022
c++
inline
one-definition-rule
« Newer Entries