relrod / rublets

An IRC bot that uses SELinux Sandboxes to let you evaluate code in a large number languages.
14 stars 1 forks source link

Add iterator to C++ header #15

Closed awilfox closed 12 years ago

awilfox commented 12 years ago

This allows you to use C++ iterators since preprocessor directives like

include are impossible in-channel.

travisbot commented 12 years ago

This pull request passes (merged 6679bb4f into c0635d5b).

relrod commented 12 years ago

It'd be cool to have a way to allow arbitrary #includes at some point.