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
Can anyone explain this paragraph of the current C++0x standard draft?
Aug 02, 2019
c++
c++11
standards
one-definition-rule
How to avoid violating ODR with traits classes
May 27, 2020
c++
templates
one-definition-rule
Do C++ modules make ODR violations absent?
Sep 07, 2022
c++
one-definition-rule
c++-modules
Can an inline function in a header file use a constant which has internal linkage?
May 31, 2022
c++
constants
inline
linkage
one-definition-rule
Is taking the address of an undefined function allowed?
Aug 30, 2022
c++
language-lawyer
function-pointers
one-definition-rule
Backward Compatibility of iOS9 On Demand Resources (ODR)
Jul 15, 2020
ios
backwards-compatibility
ios9
one-definition-rule
on-demand-resources
Why One Definition Rule, not One Declaration Rule?
Oct 19, 2022
c++
c
one-definition-rule
Dependent Expression and ODR-use in a Generic Lambda in C++14
May 04, 2022
c++
lambda
c++14
auto
one-definition-rule
inline function in different translation units with different compiler flags undefined behaviour?
Jun 18, 2022
c++
language-lawyer
one-definition-rule
inline-functions
translation-unit
constexpr and ODR
Jul 29, 2018
c++
c++11
constexpr
one-definition-rule
How would use of unnamed namespaces in headers cause ODR-violations?
Jun 09, 2022
c++
one-definition-rule
unnamed-namespace
Does the following actually violate the ODR?
Oct 04, 2019
c++
static
inline
language-lawyer
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
« Newer Entries
Older Entries »