Synopsis - Issue Tracker

Bug32 Editing

Title placeholders.hpp
Created on 2004-07-20.23:16:53 by dave, last changed 2005-06-01.14:36:58 by stefan.
assigned to stefan priority normal
type severity normal
components platform
status closed resolution invalid
depends on superseded by
Add Comment:
File
CC List:? dave, stefan

Messages
Author: dave Date: 2004-07-20.23:16:53
!%&^!%!!  Error: you don't have permission to edit one of the selected fields.  Haven't we been through this??  It just threw out my bug report!

It's really strange that {placeholders.hpp} shows up by itself at the top level of http://synopsis.fresco.org/boost/

Got an explanation?
Author: stefan Date: 2004-12-02.19:48:29
It's due to the anonymous namespace.

I believe this is because the typical use case for
anonymous namespaces is to serve as a scope confined to the file it is used in. Note that this 
is typically not a header, so the name of the file 
it is defined in is the name of the compilation 
unit.
I agree that in this case this reasoning doesn't
apply. Do you have any suggestion as to how to
name it ?
Author: stefan Date: 2005-06-01.14:36:58
Please reopen the bug if you still think the behavior could be enhanced. May be a better
naming that makes things more explicit, instead
of those curely brackets... ?
History
Date User Action Args
2004-07-20 23:16:54davecreate
2004-12-02 19:48:30stefansetmessages: + msg330
2005-06-01 14:36:59stefansetstatus: new
assignedto: (no value)
resolution: (no value)
messages: + msg432
nosy: + stefan