Files
pybind11/include/pybind11
Jason Rhinelander 37b2383a64 Style cleanup of javadoc-style comments
This changes javadoc-style documenting comments from:

    /** Text starts here
     * and continues here
     */

to:

    /**
     * Test starts here
     * and continues here
     */

which looks a little better, and also matches the javadoc-recommended
way of writing documenting comments.
2017-05-22 12:06:16 -04:00
..
2017-05-22 12:06:16 -04:00
2017-05-22 12:06:16 -04:00
2017-03-11 23:04:16 -04:00
2017-05-10 10:42:23 -04:00
2017-05-10 10:44:19 -04:00