Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LO21_Pin_Noir_Boucher_Bouri_Detree
CellulutLO21
Commits
57a7b67e
Commit
57a7b67e
authored
Apr 15, 2021
by
Yann Boucher
Browse files
Update structure.hpp
parent
fcb0ef83
Pipeline
#76492
passed with stages
in 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
include/structure.hpp
View file @
57a7b67e
...
...
@@ -56,7 +56,8 @@ public:
size_t
size
()
const
{
return
m_cells
.
size
();
}
//! \class Classe iterator représentant un itérateur constant vers le contenu de la structure.
//! \class Structure::iterator
//! \brief iterator représentant un itérateur constant vers le contenu de la structure.
class
iterator
{
friend
class
Structure
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment