update overview of directory structure.

This commit is contained in:
Kohei Takahashi
2015-01-12 23:34:13 +09:00
parent 85ce2a3eb2
commit 205c0f1eb4

View File

@ -36,20 +36,26 @@ link against.
* tuple * tuple
* algorithm * algorithm
* auxiliary
* iteration * iteration
* query * query
* transformation * transformation
* adapted * adapted
* adt
* array * array
* mpl * boost::array
* boost::tuple * boost::tuple
* mpl
* std_pair * std_pair
* std_tuple
* struct * struct
* variant
* view * view
* filter_view * filter_view
* flatten_view
* iterator_range * iterator_range
* joint_view * joint_view
* nview
* repetitive_view
* reverse_view * reverse_view
* single_view * single_view
* transform_view * transform_view
@ -63,6 +69,9 @@ link against.
* generation * generation
* mpl * mpl
* functional * functional
* adapter
* generation
* invocation
* sequence * sequence
* comparison * comparison
* intrinsic * intrinsic