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 differing alias templates resolve potential ODR violations across libraries?
Oct 31, 2025
c++
type-alias
one-definition-rule
non-inlined virtual function defined in header file
Oct 26, 2025
c++
one-definition-rule
Why is tuple_size a trait and not a member
Oct 27, 2025
c++
c++11
tuples
traits
one-definition-rule
ODR violation when linking static and dynamic library
Oct 22, 2025
c++
iphone
clang
one-definition-rule
Basic ODR violation: member functions in .h files
Sep 20, 2025
c++
one-definition-rule
hfile
using constants in header file with ODR compliance
Sep 12, 2025
c++
c++11
one-definition-rule
constexpr variable at namespace scope with and without explicit inline definition
Sep 08, 2025
c++
language-lawyer
c++17
one-definition-rule
Potential evaluation of inline function bodies and instantiation of template members
Mar 20, 2023
c++
c++11
language-lawyer
inline-functions
one-definition-rule
Non-overloadable non-inline function definitions in different translation units
Mar 04, 2023
c++
c++17
language-lawyer
one-definition-rule
What means "obey ODR" in case of inline and constexpr function?
Feb 13, 2023
c++
c++11
inline
constexpr
one-definition-rule
Why C++ linker is silent about ODR violation?
Feb 01, 2023
c++
templates
one-definition-rule
C++ standard: ODR and constexpr std::string_view
Feb 01, 2023
c++
language-lawyer
c++17
linkage
one-definition-rule
Can anyone explain this paragraph of the current C++0x standard draft?
Dec 30, 2022
c++
c++11
standards
one-definition-rule
What is the intention of ODR?
Dec 26, 2022
c++
language-design
linkage
one-definition-rule
Are structs with preprocessor branched implementation an ODR violation?
Dec 26, 2022
c++
c
struct
one-definition-rule
inline function and class and header file
Dec 11, 2022
c++
class
inline
one-definition-rule
Am I guaranteed to not be bitten by this ODR violation?
Nov 11, 2022
c++
templates
linker
one-definition-rule
Why doesn't the linker emit an error in the code below?
Nov 09, 2022
c++
language-lawyer
one-definition-rule
Doesn't std::piecewise_construct cause a ODR violation?
Dec 24, 2021
c++
c++11
constexpr
linkage
one-definition-rule
Older Entries »