Skip to content
Snippets Groups Projects
  • Sam Yates's avatar
    Fix event_generator constructor. (#1067) · c0b1ee06
    Sam Yates authored
    * 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
    Unverified
    c0b1ee06