StackOverflow Questions for Tag: token-name-resolution

Arun Pal
Arun Pal

Reputation: 747

C++ - What would happen if two library uses same source code for build

Score: 0

Views: 1543

Answers: 1

Read More
shiwang
shiwang

Reputation: 160

How 'using namespace' works in C++

Score: -4

Views: 1888

Answers: 2

Read More
Eric
Eric

Reputation: 97571

Resolving name clashes with builtins in a see also documentation section

Score: 2

Views: 50

Answers: 2

Read More
rerun
rerun

Reputation: 25505

Reserved names in the global namespace

Score: 5

Views: 3372

Answers: 3

Read More
vitaut
vitaut

Reputation: 55554

How to refer to a type defined in a derived class passed as a template argument?

Score: 1

Views: 81

Answers: 3

Read More
Denis
Denis

Reputation: 3082

Point of instantiation of a template class

Score: 8

Views: 508

Answers: 1

Read More
Christopher Orchard
Christopher Orchard

Reputation: 1367

C++ Custom Header File - Syntax Error C2061: identifier

Score: 0

Views: 547

Answers: 2

Read More
pasha
pasha

Reputation: 2115

Does C++ use static name resolution or dynamic name resolution?

Score: 1

Views: 417

Answers: 2

Read More
stackcpp
stackcpp

Reputation: 1285

Differences of the interpretation of a non-dependent construct between definition context and point of instantiation in c++

Score: 7

Views: 173

Answers: 1

Read More
Banchon
Banchon

Reputation: 43

why getenv() can get name resolved without a std::?

Score: 4

Views: 3517

Answers: 3

Read More
odinthenerd
odinthenerd

Reputation: 5552

Are there different rules regarding ADL or naming clashes with regard to overloaded operators?

Score: 3

Views: 177

Answers: 1

Read More
gexicide
gexicide

Reputation: 40058

How does a java compiler resolve a non-imported name

Score: 4

Views: 841

Answers: 2

Read More
Julien-L
Julien-L

Reputation: 5416

c++ namespace resolution ("automatic using" based on arguments?)

Score: 4

Views: 951

Answers: 1

Read More
dyp
dyp

Reputation: 39111

Dependent name resolution & namespace std / Standard Library

Score: 6

Views: 569

Answers: 1

Read More
tiridactil
tiridactil

Reputation: 389

namespace detection

Score: 1

Views: 263

Answers: 3

Read More
HighCommander4
HighCommander4

Reputation: 52739

Declaration of method changes meaning of symbol

Score: 24

Views: 9918

Answers: 1

Read More
Eric
Eric

Reputation: 97571

How can I call a member from a templated base class on a templated derived class?

Score: -1

Views: 63

Answers: 1

Read More
Michael Mrozek
Michael Mrozek

Reputation: 175375

Wrong name resolution when parent and inner class have the same name

Score: 10

Views: 303

Answers: 3

Read More
Jeffrey
Jeffrey

Reputation: 4506

The actual result of name resolution in the class template is different from the c++ 03 standard

Score: 14

Views: 320

Answers: 3

Read More
user781847
user781847

Reputation:

List of C++ name resolution (and overloading) rules

Score: 44

Views: 5970

Answers: 1

Read More
PreviousPage 1Next