Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- namespace foo {
- using std::max;
- }
- namespace foo {
- // do you expect max to be available here?
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement