Search code examples
How can I safely and timely dispose a scarce shared resouce in Java?...


javamultithreadinggarbage-collectionobject-lifetime

Read More
Is there a way to be sure that a const reference stored in class will always refer to a valid object...


c++referencetemporaryobject-lifetimeanonymous-objects

Read More
C++ variable lifetime -- need workaround to return temporary...


c++cstringstdstringobject-lifetimeboost-format

Read More
does passing a method of one object to another object keep the first object alive?...


c#delegatesscopeactionobject-lifetime

Read More
Variable lifetime in static list...


c++listobject-lifetimelifetimelifetime-scoping

Read More
How to make my object live even my app closed...


androidobjectcallbackobject-lifetime

Read More
Is it possible/legal to return reference to input temporary arguments which are passed by reference...


c++11object-lifetime

Read More
In D, is it possible for an object to hold a member object internally?...


memory-managementreferencedobject-lifetime

Read More
What's the rationale of the exceptions of temporary object lifetime expansion when bound to a re...


c++c++11object-lifetimetemporary-objects

Read More
Can std::initalizer_list cause lifetime issues?...


c++c++11initializer-listobject-lifetime

Read More
How do I destroy an adapter before a view when the view is non modal?...


delphimodel-view-controllerdelphi-xe3object-lifetime

Read More
Creating unknown number of objects with each having specific object name at runtime c++...


c++loopsscopeobject-lifetime

Read More
Are locals destroyed before or after evaluation of a function return value?...


c++returndestructorobject-lifetime

Read More
Object lifetime issue with range-based for loop...


c++c++11for-loopautoobject-lifetime

Read More
Is it a good practice to use temporary objects as arguments when overloading functions?...


c++object-lifetime

Read More
Preventing the destruction of member variables...


c++destructorobject-lifetime

Read More
static object references needed to be collected in c#...


c#memory-managementgarbage-collectionstatic-membersobject-lifetime

Read More
Return passed reference to object...


c++scopepass-by-referenceobject-lifetime

Read More
Rails object lifecycle - cross-transaction objects creation and destroy...


rubyruby-on-rails-3httplifecycleobject-lifetime

Read More
Change version of a javacard applet...


javacardobject-lifetimesecuritydomain

Read More
Is "premature" destruction possible?...


c++destructorraiiobject-lifetime

Read More
What is the best approache to share a UnitOfWork between two Repositories using Unity?...


repositoryinversion-of-controlunity-containerunit-of-workobject-lifetime

Read More
Why can we non-const reference to a temporary object and prolong its lifetime?...


c++c++11referenceobject-lifetimetemporary-objects

Read More
Where can I store server lifetime objects in Play! Framework 1.2.7?...


scopeplayframework-1.xobject-lifetime

Read More
std::string c_str() scope after returning from function...


c++visual-studio-2010visual-c++mfcobject-lifetime

Read More
Rails Destroy Dependency not calling destroy function?...


ruby-on-railsrails-activerecorddestroyobject-lifetime

Read More
Indirect call of virtual function from Destructor...


c++object-lifetimevirtual-destructoroverriding

Read More
What am I missing in the C++11 Standard?...


c++c++11standardsobject-lifetime

Read More
Objects consumption pattern...


c#oopobject-lifetime

Read More
What is special about the lifetime of objects created in MFC's InitInstance function?...


c++mfcobject-lifetime

Read More
BackNext