VasuAgrawal

Results 3 issues of VasuAgrawal

I ran into an issue where this function was being preferred over a 1 argument class member function also named `check`.

I get this error when compiling a piece of code which uses bondcpp with clang. Compile command is as follows: ``` catkin build -DCMAKE_C_COMPILER=/usr/bin/clang -DCMAKE_CXX_COMPILER=/usr/bin/clang++ -DCMAKE_BUILD_TYPE=Release ``` ``` Errors