1
0
mirror of https://github.com/OlafvdSpek/ctemplate.git synced 2025-10-12 20:19:04 +08:00
Go to file
csilvers+ctemplate@google.com 99a55b8431 Put Mutex in the same namespace as the other template code. I don't see
a good reason not to, and it's making it hard to
forward-declare Mutex otherwise.

Note that with this change, Mutex is not available from the
global namespace (which it was before due to the using
statement), which I think is a good thing.

R=ribrdb
DELTA=16  (1 added, 9 deleted, 6 changed)


Revision created by MOE tool push_codebase.
MOE_MIGRATION=2767
2011-07-28 07:45:57 +00:00
tags Tag for ctemplate 1.0rc1 2011-07-22 22:57:26 +00:00
trunk Put Mutex in the same namespace as the other template code. I don't see 2011-07-28 07:45:57 +00:00