|
BWAPI
|

Go to the source code of this file.
A counting traits-class for the arrangement package. This is a meta-traits class. It is parameterized with another traits class and inherits from it. For each traits method it maintains a counter that counts the number of invokations into the method.
| Out_stream& operator<< | ( | Out_stream & | os, |
| const Arr_counting_traits_2< Base_traits > & | traits | ||
| ) | [inline] |

1.7.6.1