Search code examples
Is it idiomatic, or reasonable, to use ::std rather than std:: in library code?...


c++namespacesidiomsname-clash

Read More
I can't see a referenced class of another namespace in C#...


c#.netreferencenamespacesproject

Read More
xhr poll error while connecting on socket server using socket.io with nginx proxy...


node.jsnginxsocket.ioproxynamespaces

Read More
Is there any way to make Visual Studio stop indenting namespaces?...


c++visual-studionamespacesindentation

Read More
Should I namespace global functions in PHP?...


phpnamespaces

Read More
How to create deprecation warnings when using old namespace...


pythonnamespacesdeprecation-warning

Read More
How to declare struct defined in different namespace?...


c++structnamespaces

Read More
Do different name lookup trajectories violate ODR?...


c++namespaceslanguage-lawyerc++20one-definition-rule

Read More
XSLT to copy elements from source into CDATA section...


xmlxsltsoapnamespacescdata

Read More
How to switch namespace in kubernetes...


kubernetesnamespaces

Read More
Does inheriting from a class bring it into the namespace?...


c++namespaces

Read More
how to use std::filesystem on gcc 8?...


c++gccnamespaces

Read More
Putting using statement inside the namespace fails...


c#namespaces

Read More
How are words bound within a Rebol module?...


modulenamespacescode-organizationrebolrebol3

Read More
Trying to understand what are namespaces in Java...


javanamespaces

Read More
How to prevent specialization of a C++ template?...


c++templatesnamespacestemplate-specialization

Read More
Do CMake namespaces actually mean anything?...


cmakenamespacessemantics

Read More
How can I programmatically determine the imports for an R function?...


rimportpackagenamespaces

Read More
What type of object is $<drivename>: (such as `$code:`) in Powershell?...


powershellnamespacespowershell-v5.1new-psdrive

Read More
Is there a way to import internally defined functions in an R package into the main working environm...


rnamespacesr-package

Read More
Local composer dev repo namespacing issue...


phpnamespacescomposer-phpautoload

Read More
How to find "import name" of any package in Python?...


pythonnamespacespypi

Read More
Partial class in different namespaces...


c#.netclassnamespacespartial

Read More
Should C++ namespace aliasing be used in header files?...


c++namespaces

Read More
DownloadButton in nested Shiny module UIOutput is inactive...


rshinydownloadnamespaces

Read More
What does if __name__ == "__main__": do?...


pythonnamespacesprogram-entry-pointpython-moduleidioms

Read More
Why are unnamed namespaces used and what are their benefits?...


c++oopnamespacesunnamed-namespace

Read More
php procedural with namespace vs oop...


phpclassoopnamespacesprocedural-programming

Read More
F#: the namespace is not defined...


modulecompilationf#namespaces

Read More
Are circular "using namespace" directives allowed?...


c++namespacesc++20

Read More
BackNext