verne.freenode.net changed the topic of #mlpack to: http://www.mlpack.org/ -- We don't respond instantly... but we will respond. Give it a few minutes. Or hours. -- Channel logs: http://www.mlpack.org/irc/
klyons has quit [Ping timeout: 264 seconds]
klyons has joined #mlpack
klyons has quit [Quit: Leaving]
JaraxussTong has quit [Quit: No Ping reply in 180 seconds.]
< kirizaki>
I will take a look under the mask of timer class and maybe try to do something to prevent this situation?
< kirizaki>
or maybe someone already did it?
benchmark has joined #mlpack
benchmark has quit [Client Quit]
klyons has quit [Ping timeout: 260 seconds]
< rcurtin>
kirizaki: nobody's ever tried to improve upon that undefined behavior
< rcurtin>
it seems to me that if an exception was thrown if you tried to start a timer twice (a std::invalid_argument or something, std::runtime_error maybe), that might be better than undefined behavior