summaryrefslogtreecommitdiff
path: root/src/Bitmap_cubical_complex/include
diff options
context:
space:
mode:
authorMarc Glisse <marc.glisse@inria.fr>2020-05-11 17:51:28 +0200
committerMarc Glisse <marc.glisse@inria.fr>2020-05-11 17:51:28 +0200
commit3cf5be5460b506811e22f800eeededc3f2ec40a8 (patch)
treed9ebb271d3766b148db9a6edf0ffd0a3b5f9d615 /src/Bitmap_cubical_complex/include
parent73a74011e4b5af0794f0463295beca924d32e0ee (diff)
parent2a4a9528aef4c553c3de9544b729c8a3c6f43c26 (diff)
Merge remote-tracking branch 'origin/master' into dtmdensity
Diffstat (limited to 'src/Bitmap_cubical_complex/include')
-rw-r--r--src/Bitmap_cubical_complex/include/gudhi/Bitmap_cubical_complex_base.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Bitmap_cubical_complex/include/gudhi/Bitmap_cubical_complex_base.h b/src/Bitmap_cubical_complex/include/gudhi/Bitmap_cubical_complex_base.h
index 1eb77c9c..e6a78a6d 100644
--- a/src/Bitmap_cubical_complex/include/gudhi/Bitmap_cubical_complex_base.h
+++ b/src/Bitmap_cubical_complex/include/gudhi/Bitmap_cubical_complex_base.h
@@ -197,7 +197,7 @@ class Bitmap_cubical_complex_base {
/**
* Returns number of all cubes in the data structure.
**/
- inline unsigned size() const { return this->data.size(); }
+ inline std::size_t size() const { return this->data.size(); }
/**
* Writing to stream operator. By using it we get the values T of cells in order in which they are stored in the