Change the representation of the Property to be more FFI friendly

This commit is contained in:
Olivier Goffart 2020-05-19 13:48:11 +02:00
parent cdeb3a4312
commit 8ec6fd5237
6 changed files with 258 additions and 72 deletions

View file

@ -1,3 +1,4 @@
#pragma once
#include <string_view>
#include "sixtyfps_string_internal.h"