Issues:
- Weak typedefs are bad, because they don't show in documentation
- In strong typedefs, the methods of bind_vector and bind_map don't generate correctly.
We need to find a way to correctly inherit constructors (which also solves bind_vector/bind_map).
Issues:
We need to find a way to correctly inherit constructors (which also solves
bind_vector/bind_map).