Searched refs:_ValueType (Results 1 – 1 of 1) sorted by relevance
/trunk/main/sc/source/core/data/ |
H A D | segmenttree.cxx | 37 template<typename _ValueType, typename _ExtValueType = _ValueType> 41 typedef _ValueType ValueType; 87 template<typename _ValueType, typename _ExtValueType> 95 template<typename _ValueType, typename _ExtValueType> 96 ScFlatSegmentsImpl<_ValueType, _ExtValueType>::ScFlatSegmentsImpl(const ScFlatSegmentsImpl<_ValueTy… in ScFlatSegmentsImpl() argument 103 template<typename _ValueType, typename _ExtValueType> 108 template<typename _ValueType, typename _ExtValueType> 117 template<typename _ValueType, typename _ExtValueType> 118 typename ScFlatSegmentsImpl<_ValueType, _ExtValueType>::ValueType ScFlatSegmentsImpl<_ValueType, _E… in getValue() 134 template<typename _ValueType, typename _ExtValueType> [all …]
|
Completed in 15 milliseconds