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
Spot
Spot
Commits
3772f53b
Commit
3772f53b
authored
Sep 27, 2017
by
Etienne Renault
Browse files
twacube: please gcc null-dereference
* spot/twacube/twacube.hh: here.
parent
05b43496
Changes
1
Hide whitespace changes
Inline
Side-by-side
spot/twacube/twacube.hh
View file @
3772f53b
...
...
@@ -57,7 +57,8 @@ namespace spot
};
/// \brief Class for iterators over transitions
class
SPOT_API
trans_index
final
class
SPOT_API
trans_index
final
:
public
std
::
enable_shared_from_this
<
trans_index
>
{
public:
typedef
digraph
<
cstate
,
transition
>
graph_t
;
...
...
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