kabasset / Linx

Extensible ND image laboratory
Apache License 2.0
3 stars 0 forks source link

Use `ssize()` wherever it saves a cast #27

Open kabasset opened 7 months ago

kabasset commented 7 months ago

This would greatly reduce the amount of static_casts.

kabasset commented 7 months ago

Added but did not remove useless static_casts for now.