changeset 6121 | 2aae24b0881f |
parent 5475 | 2e6990a8c7c4 |
child 8140 | 0d0d8c94f84b |
6120:2d550f67dcba | 6121:2aae24b0881f |
---|---|
1 /* $Id$ */ |
1 /* $Id$ */ |
2 |
|
3 /** @file yapf_costcache.hpp */ |
|
4 |
|
2 #ifndef YAPF_COSTCACHE_HPP |
5 #ifndef YAPF_COSTCACHE_HPP |
3 #define YAPF_COSTCACHE_HPP |
6 #define YAPF_COSTCACHE_HPP |
4 |
7 |
5 |
8 |
6 /** CYapfSegmentCostCacheNoneT - the formal only yapf cost cache provider that implements |
9 /** CYapfSegmentCostCacheNoneT - the formal only yapf cost cache provider that implements |