Share

EcoLab

Tracker: Bugs

2 operator<<(ostream, X) only works when X is in global namesp - ID: 2554083
Last Update: Settings changed ( hpcoder )

In TCL_obj, defining an operator<<(ostream,X) is enough to allow one use an
X from TCL, and get back a textual representation of the C++ object.

Unfortunately, it only works when X is in global namespace. If X is defined
in some other namespace, EcoLab will report that operator<< is undefined
for that type.

Lower priority, as we haven't really begun to implement namespaces properly
in EcoLab, and TCL_obj is being redone for 5.x


High Performance Coder ( hpcoder ) - 2009-02-01 00:40

2

Open

None

Nobody/Anonymous

TCL_obj

ecolab

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Changes ( 2 )

Field Old Value Date By
category_id None 2009-06-02 03:15 hpcoder
artifact_group_id None 2009-06-02 03:15 hpcoder