changeset 864 | d3ea191c3412 |
parent 840 | 2914b6f0fde0 |
child 877 | 141f9c0db4a3 |
12:8a4c494239e8 | 13:b9e6498259df |
---|---|
299 typedef CapacityScaling<GR, V, C, SetHeapTraits<T> > Create; |
299 typedef CapacityScaling<GR, V, C, SetHeapTraits<T> > Create; |
300 }; |
300 }; |
301 |
301 |
302 /// @} |
302 /// @} |
303 |
303 |
304 protected: |
|
305 |
|
306 CapacityScaling() {} |
|
307 |
|
304 public: |
308 public: |
305 |
309 |
306 /// \brief Constructor. |
310 /// \brief Constructor. |
307 /// |
311 /// |
308 /// The constructor of the class. |
312 /// The constructor of the class. |