This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [v3] std::tr1::array
Benjamin Kosnik wrote:
Sounds great to me! I'd suggest that you ping the list before starting
work.
Fine!
Benjamin, shall we setup also the testsuite? I'm not sure about the best
way to
call the directories: testsuite/tr1/??? I propose something similar to
what we
already have for the standard, therefore:
2_general_utilities
3_function_objects
4_metaprogramming
5_numerical_facilies
6_containers
7_regular_expressions
8_c_compatibility
Agreed? Probably, for various reasons, 8_c_compatibility is less obvious, we
can perhaps delay a decision to when people actually contributes to it...
Paolo.