Search code examples
Can an inline function in a header file use a constant which has internal linkage?...

c++constantsinlinelinkageone-definition-rule

Read More
Is my understanding about [basic.link]/7 in N4140 correct?...

c++c++14linkage

Read More
I believe the phrase "not previously declared to have external linkage" is superfluous, in...

c++language-lawyerc++14linkage

Read More
R - simple Record Linkage - the next step ?...

rrecordlinkagedata-cleaning

Read More
Dependency Property dependent on another...

wpfdependency-propertieslinkage

Read More
External Linkage in c++...

c++linkage

Read More
KPIT GCC Allocation of text strings to specific linker sections...

cstringgcclinkage

Read More
Second C Linkage of Overloaded Function for a Standard Library stdio.h...

c++coverloadinglinkage

Read More
How C++ differentiates between a call to global variable and declaration of a global variable?...

c++c++11global-variablesexternlinkage

Read More
Compiler error for conflicting variable declarations: "conflicts with new declaration with &#39...

c++linkagename-mangling

Read More
Default linkage model in gcc 4.4 vs. gcc >4.4...

c++namespacesg++linkage

Read More
Non-type (reference) template parameters and linkage...

c++templatesc++11linkagenon-type

Read More
What does it mean that linkage of main() is implementation defined?...

c++functionlinkage

Read More
Setting weightages for Jarowinkler in compare.linkage...

rrecordstrcmplinkage

Read More
C language linkage typedef & templates...

c++ctemplatestypedeflinkage

Read More
Linkage and static function confusion...

cincludelinkage

Read More
Linkage of explicit class template instantiation...

c++templatesc++11linkage

Read More
Why no namespace prepended for function when using namespace directive?...

c++namespaceslinkage

Read More
Contradictory results between GCC and clang related to [basic.link]/7 in the C++ Standard...

c++c++11language-lawyerc++14linkage

Read More
Template class's static variable initialization, c++...

c++templatesstaticinstantiationlinkage

Read More
Static variable link error, C++...

c++staticglobal-variableslinkage

Read More
How can I import dll of a C++ class inside a namespace...

c++dlldllimportexplicitlinkage

Read More
Is it possible to establish a permanent linkage between a file and its executable?...

fileexecutablelinkage

Read More
Writing a C++ function to operate on arrays declared externally...

c++arraysconstantsexternlinkage

Read More
How to solve C++ conflicts between system and library dependencies...

c++g++mipscross-compilinglinkage

Read More
Scope of (const) variable when is not defined as extern or static...

iosobjective-cstaticexternlinkage

Read More
Is it legal / good to put function prototype of a function defined in a different source (not header...

c++staticexternlinkagefunction-prototypes

Read More
Two enum definitions of the same variable...

clinkage

Read More
GCC: Statically adding an external shared-object to the compilation...

gcclinkage

Read More
File scope data with C++ namespaces...

c++namespaceslinkage

Read More
BackNext