Skip to content
Snippets Groups Projects
Unverified Commit c0b1ee06 authored by Sam Yates's avatar Sam Yates Committed by GitHub
Browse files

Fix event_generator constructor. (#1067)

* Guard `event_generator` implicit constructor with type test.
* Fix linking error from use of `empty_generator` by replacing pointers to `no_event` with nullptr.
* Clarify `regular_generator` semantics in comment.
* Add unit test for checking.

Fixes #1066
parent 58c4abef
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment