Hamid Rouhani

Results 2 issues of Hamid Rouhani

As Docker acquired orchard on 2014, [fig](https://orchardup.github.io/fig.sh/) is now [compose](https://github.com/docker/compose), the [README.md#L27](https://github.com/mattgruter/dockerfile-guacamole/blob/dc76f17a824cf4e3d78a536a8145970e5dfc717f/README.md#L27) line should be changed to compose orchestration. Current link incorrectly leads to a terminal autocomplete tool.

The description for `getName` member function is placed out of the `def` invocation: https://github.com/aoloe/cpp-pybind11-playground/blob/c2a3d9a7a83b5cc39eba74c8dcc613f05ac086d7/classes/src/main.cpp#L34 However the compiler ignores that description and the example works: ``` [ 50%] Building CXX object...