/* By: ljiriste <ljiriste@student.42prague.com> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2023/12/09 13:58:15 by ljiriste #+# #+# */
-/* Updated: 2024/06/20 12:43:56 by ljiriste ### ########.fr */
+/* Updated: 2024/06/20 13:37:03 by ljiriste ### ########.fr */
/* */
/* ************************************************************************** */
# define V_DEFAULT_CAPACITY 8
# endif
-typedef t_ft_stat t_arr_stat;
+typedef t_ft_stat t_arr_stat;
// It should be possible to remove el_size with the use of macros?
typedef struct s_vec