--
You received this message because you are subscribed to the Google Groups "chromium-mojo" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-moj...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-mojo/CAJ%2BEePso39vpoWYVJXZG4Cz-f-xjYK%2Bug-X4qNjkSn49EJCD9w%40mail.gmail.com.
Thank you Ken! I think pass-by-value doesn't work in this case because I do want to mutate the DisplayConfigurationParams. Is it possible to remove const and still pass-by-reference or -by-pointer?