(svn r15711) -Codechange: lots of whitespace cleanup/fixes
This commit is contained in:
@@ -138,7 +138,7 @@ struct CSegmentCostCacheT
|
||||
/** CYapfSegmentCostCacheGlobalT - the yapf cost cache provider that adds the segment cost
|
||||
* caching functionality to yapf. Using this class as base of your will provide the global
|
||||
* segment cost caching services for your Nodes.
|
||||
*/
|
||||
*/
|
||||
template <class Types>
|
||||
class CYapfSegmentCostCacheGlobalT
|
||||
: public CYapfSegmentCostCacheLocalT<Types>
|
||||
|
Reference in New Issue
Block a user