typedreference Questions
3
Solved
Warning: This question is a bit heretical... religious programmers always abiding by good practices, please don't read it. :)
Does anyone know why the use of TypedReference is so discouraged (impl...
Craquelure asked 21/1, 2011 at 22:40
4
Solved
I want to premise that this question's purpose is checking if there's at least one way, even if through the most unsafe hack, to keep a reference to a non-blittable value type. I am aware that such...
Palmette asked 5/1, 2013 at 2:37
1
Solved
I'm trying to use reflection (ultimately on unknown at compile time) object which include struct. I've got as far as TypedReference.MakeTypedReference but I've hit a wall.
Here's my Class and Stru...
Hiroshima asked 9/11, 2012 at 12:22
2
Solved
Are there any practical uses of the TypedReference struct that you would actually use in real code?
EDIT: The .Net framework uses them in overloads of Console.WriteLine and String.Concat which bui...
Coeliac asked 10/11, 2009 at 21:36
1
© 2022 - 2024 — McMap. All rights reserved.