[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stream utils operator << without using keyword #56

Open
GoogleCodeExporter opened this issue Jun 10, 2015 · 3 comments
Open

Stream utils operator << without using keyword #56

GoogleCodeExporter opened this issue Jun 10, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link
Since mili namespace is mandatory, when trying to use stream_utils' operator << 
without the "using namespace mili", the code doesn't compile.

using 

mili::operator<< 

doesn't work either.



Original issue reported on code.google.com by elsilma...@gmail.com on 16 Jan 2012 at 9:39

@GoogleCodeExporter
Copy link
Author

Original comment by elsilma...@gmail.com on 16 Jan 2012 at 9:42

@GoogleCodeExporter
Copy link
Author

Original comment by hugo.arregui on 16 Jan 2012 at 9:46

@GoogleCodeExporter
Copy link
Author
Please consider (ab)using Koenig Lookup to solve this issue.

Original comment by daniel.g...@fudepan.org.ar on 16 Jan 2012 at 11:53

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant