Recent

Author Topic: C++ template code to Freepascal  (Read 286 times)

Magical Hey Day

  • Guest
C++ template code to Freepascal
« on: December 26, 2022, 05:06:47 pm »
How would this translate to generics here in FP? :-[

Code: C  [Select][+][-]
  1. Ref<Texture> TerrainWorldArea::get_map_texture() const {
  2.         return _map_texture;
  3. }

Really appreciate any pointers, as I'm trying to crack these codes.


 

TinyPortal © 2005-2018