Davis E. King

Results 218 comments of Davis E. King

> > I think what I'll do is write an intermediate cmake PR which works with 3.8 > > I was playing with this last night. With minimal change, it's...

> > Why don't we put all the png, zlib and jpeg source code in the dlib namespace and always build that rather than having shared library dependencies ? It's...

> @davisking Do you mind having another look? Yeah nice, this is great :)

> @davisking What do you think? I still need to add docs. Yeah sorry for the delay. I'll look later today.

> @davisking Whenever you have time, do you mind having a look? I think I've addressed all your comments. Docs could maybe be better. Not quite sure what level of...

> Since we have `storage_shared`, in theory someone might want `storage_weak`. Now, one could debate that you could just wrap one of the other storage policies in a `shared_ptr`, but...

> Lol, `any_decision_function` can now just be: > > ``` > template > using any_decision_function = any_function; > ``` Yeah that's dope :D Anyway, I'll look at this in a...

Yeah that sounds cool.

Ok, I'm looking at this. Looks good. Before I go merging it and tweaking some of the docs or whatever you are done right? I wasn't sure if you had...

> @davisking Let me know if you need me to clarify the docs Looking now.