Either that or if they are just for use within a single file they can be 
declared in the anonymous namespace.

Jim

On Mar 11, 2014, at 10:29 AM, Todd Fiala <[email protected]> wrote:

> Hi all,
> 
> I've been running into several classes that are declared in the global 
> namespace (i.e. not within lldb_private or lldb).  One such example would be 
> source/Plugins/Process/Linux/LinuxSignals.h.
> 
> Is our intent to have all non-public API to be declared within lldb_private?  
> (I would guess so, but wanted to ask in case there was something else at play 
> here).  What I wouldn't expect is for classes to exist in the global 
> namespace.
> 
> Thanks!
> -- 
> Todd Fiala |   Software Engineer |     [email protected] |     650-943-3180
> 
> _______________________________________________
> lldb-dev mailing list
> [email protected]
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev

Reply via email to